Answer:
A counting machine
Explanation:
IBM was well known for making a counting machine before they made computers
true or false: inserts on audio and aux tracks receive automated volume levels. meaning, they receive their audio postfader (i.e. after the fader)
Knowing that inserts in Master Fader Tracks are POST-FADER is crucial in this situation. Therefore, any level adjustments (volume automation) made to the Master Fader will have an impact on the signal that reaches the inserts.
Consequently, displaying a single automation perimeter, choosing it, and then pressing CNTL+delete on a Mac or start+backspace on a Windows computer are additional ways to achieve the same outcome. Whether they are displayed or not, this will remove all automation from all automation graphs for the track. An insert is a port incorporated into the mixing console in audio processing and sound reinforcement that enables the audio engineer to introduce additional line-level devices into the signal flow between the microphone preamplifier and the mix bus.
Learn more about insert here-
https://brainly.com/question/1560868
#SPJ4
______ are the most secure type of backbone because they enable ACL and other security measures to be applied at the switch level
The ability to apply ACL and other security controls at the switch level makes VLAN the most secure type of backbone.
What is a backbone architecture?The backbone architecture describes how the backbone connects the networks that are connected to it and controls how packets from one network go across the backbone to other networks.The backbone component known as the distribution layer that links the LANs together. The core layer joins many backbone networks, frequently between structures.Because each segment of the network connected to the backbone has its own subnet addresses that can be managed individually, a routed backbone provides the main benefit of clearly segmenting each component of the network connected to it.To learn more about Backbone architecture refer to:
https://brainly.com/question/13944451
#SPJ4
How can you get to the Excel Function Reference information
Explanation:
To get detailed information about a function, click its name in the first column.
Note: Version markers indicate the version of Excel a function was introduced. These functions aren't available in earlier versions.
Answer:
Help tab
F1
searching in the tell me bar
The friction point is the point at which the clutch and the other parts of the engine separate.
The friction point is the point at which the clutch and the other parts of the engine separate is false.
What is the friction point?The clutch's friction point refers to the juncture in which the clutch pedal is lifted to a certain extent, resulting in the engine initiating the vehicle's motion.
The point of friction denotes the initial engagement of the clutch with the flywheel, which facilitates the transmission of power from the engine to the wheels. The smoothness of gear changes and acceleration of a vehicle are highly influenced by this crucial aspect in manual transmission cars.
Learn more about friction point from
https://brainly.com/question/24338873
#SPJ1
You have created a Web page in HTML. When it fails W3C validation, you try changing the HTML standard to make your code more compliant. But the page fails W3C validation tests each time, regardless of standard. Which element that you used to structure the page is failing to validate
Answer:
<table>
Explanation:
W3C validation is a test applied to web pages codes, containing HTML, CSS and other important web frameworks, to make sure that they follow the right syntax and semantics prescribed by the W3C - World Wide Web Consortium.
When a web page, or simple an HTML document, passes this test then it shows that the set rules for creating web pages, that can be easily rendered across many browsers, have been well followed.
There are many reasons why the test may fail. Some of them are highlighted as follows;
i. Not specifying the Doctype at all. For an HTML document to pass the W3C validation test, it is important to specify the Doctype which tells the browser how to treat the document. If HTML is specified as Doctype, then the browser treats the document as HTML. If none is specified, the browser does not know and may have to guess how to treat the document.
ii. Missing closing tags. HTML is a markup language and the use of tags are very important. Many tags have opening and closing parts such as;
<p> </p>.
Some are self closing such as;
<br />
Now, opening a tag and not closing it will make the test fail.
iii. Not completing important child tags. Some tags have child tags that are very important. Child tags are put inside another tag called the parent tag. An example is the <table> tag which has a few child tags such as <tr>, <tbody> e.t.c
Now, when creating a table, according to the W3C specifications, one or more of the <tr> or <tbody> child tag should be inserted.
20 points
Suppose the following array is declared: int[ ] grades = {88, 92, 95, 83}; and the following integer is declared: int index = 1 + 6 % 3; What is the value of grades[index]?
Answer:
92
Explanation:
int index = 1 + 6 % 3;
Modulo is calculated before adding, so as first you need to calc 6 % 3, result is 0.
int index = 1 + 0 = 1;
Indexes in arrays starts from 0, ends in length - 1. So first element in the array has 0 as index, second element has 1 as idnex, etc. Your index = 1, so value of the second element in the grades will be your result. Finally, the answer is 92.
HELP PLS!!! In a presentation, what is layout?
Microsoft Word, Google Chrome, and Windows Media Player are examples of
Answer:
They are all examples of software.
Which customer metadata is not well suited for analyzing customer churn? Which customer metadata is not well suited for analyzing customer churn? Social Security Number Zip Code Spending Habits Hobbies
Social Security Number is not well suited for analyzing customer churn, while Spending Habits, Zip Code, and Hobbies can provide valuable insights for customer churn analysis.
Social Security Number is not well suited for analyzing customer churn because it is a highly sensitive and personal identifier. The use of Social Security Numbers for customer churn analysis raises privacy concerns and may not be legally or ethically acceptable. Therefore, it is advisable to avoid using this type of metadata for churn analysis.
On the other hand, Spending Habits, Zip Code, and Hobbies can be useful customer metadata for analyzing churn.
Spending Habits can provide insights into a customer's purchasing behavior, patterns, and preferences. By analyzing spending habits, companies can identify customers who have exhibited changes in their buying patterns or a decline in purchasing frequency, which may indicate a higher likelihood of churn.Zip Code can be used to analyze geographic factors and understand if customers from specific locations are more prone to churn. It can help identify any regional patterns or trends that may influence customer behavior and churn rates.Hobbies or interests can also provide valuable information for churn analysis. By understanding customers' hobbies and interests, companies can tailor their marketing strategies and retention efforts to better engage and retain customers with targeted offers and personalized experiences.Learn more about Zip Code here:
https://brainly.com/question/14491280
#SPJ11
I WILL GIVE BRAINLIEST TO WHOEVER HELPS ME
I keep pressing the "fn" key or "function" key and the disable / enable touchpad button
fn + f9 = enable/disable touchpad
but all it's doing is disabling it, everytime I press to enable it just keeps saying "touchpad has been disabled"
Assuming you're using Windows 10/11, navigate to settings --> Bluetooth and settings --> Touchpad (Or just search Touchpad on your search bar) --> Toggle the touchpad on.
Hope this helps! :)
Read each question below. Then, using the drop-down menus, decide if it represents the purpose, construction, or support aspect of choosing a website host.
Will the website be built by a programmer at a company?
What type of content will be on the website?
Will the website be used to share family pictures or as a professional site for posting news?
Will customers be making secure transactions on the website?
How extensive of a control panel, or location of login and website control, will be needed?
Answer:
ConstructionPurposePurposeSupportConstructionExplanation:
Will the website be built by a programmer at a company? construction
What type of content will be on the website? purpose
Will the website be used to share family pictures or as a professional site for posting news? purpose
Will customers be making secure transactions on the website? support
How extensive of a control panel, or location of login and website control, will be needed? Construction
__________________________________________________
On Ethereum ________________________________ accounts can be used to store program code.
a. utility
b. wallet
c. cryptographic
d. contract
On Ethereum, "contract" accounts can be used to store program code.
The Ethereum blockchain allows the deployment and execution of smart contracts, which are self-executing contracts with predefined rules and conditions written in programming languages like Solidity.
These smart contracts are deployed on the Ethereum network as "contract" accounts. Contract accounts have their own address and are capable of storing program code and executing predefined functions based on the rules and conditions specified within the smart contract.
To learn more about The Ethereum blockchain refer to;
brainly.com/question/24251696
#SPJ11
Write 3 places clay can be found
Answer:
sediments , volcanic deposits
Explanation:
where can you specify to display a vertical line between columns?
Click the table. Click the Table Layout tab, and then under Settings, click Gridlines.
In Word, what is the symbol for a vertical line?How to Use a Keyboard to Enter the Vertical Line Character. On a keyboard, the pipe character is not obscured. It is directly above the Enter key. Turn on the numeric keypad, hold ALT, and then hit 1, 2, and 4 to enter the vertical bar character.
Go to Home > Insert > Insert Sheet Columns or Delete Sheet Columns after selecting any cell in the column. Alternatively, right-click the column’s header and select Insert or Delete.You may utilize the columns property, and there is a column-rule option that inserts a line properly between columns. You may read and see examples of what I mean here.
To learn more about Word file to refer:
https://brainly.com/question/27982473
#SPJ4
Yolanda is trying to do more networking. How does she BEST demonstrate this effort?
A.
She fills out and submits four job applications every month.
B.
She reads the newspaper every day to look at job openings.
C.
She spends hours doing internet research about jobs each week.
D.
She attends conferences quarterly to introduce herself to people.
An effective networker should utilize both of their ears and mouth in proportion.
What is meant by networking?Your ability to develop a mutually beneficial relationship will increase as you and your networking partner discover everything there is to know about one another more quickly. An effective networker should utilize both of their ears and mouth in proportion. Find ways to assist others by paying attention to their needs and problems. In 2022, communication, public speaking, active listening, confidence, and positivism will be some of the most crucial networking abilities. Some of the most helpful advice to enhance your networking is to be mindful of your body language, have a safety net, and ask open-ended inquiries. Information and ideas are shared through networking, typically in a casual social situation, between individuals who share a career or a particular interest. Therefore, the correct answer is option D. She attends conferences quarterly to introduce herself to people.
To learn more about networking refer to:
brainly.com/question/21527655
#SPJ1
What is the use of the Mode option shown in the given image?
The Mode option is used to change how the colors in a particular layer blend with colors that are contained in another layer.
What is Photoshop?Photoshop can be defined as a software program that is designed and developed to enable the use of an artistic process and tools for the creation of art works or graphic designs such as logos.
In a graphic design software such as Adobe Photoshop, the Mode option is used to change how the colors in a particular layer blend with colors that are contained in another layer.
In conclusion, the Mode option is used to blend colors for Photoshop layers.
Read more on layers here: https://brainly.com/question/14354492
Hugh bought some magazines that cost $3.95 each and some books that cost $8.95 each. He spent a total of $47.65.
If Hugh bought 3 magazines, how many books did he buy?
The equation that models the problem is 3.95m + 8.95b = 47.65, where m is the number of magazines and b is the
number of books.
books
Answer:
35.80
Explanation:
If Hugh bought 3 magazines that would equal 11.85, and 47.65-11.85=35.80.
I hope this helps
Answer:
since m = 3, therefore 3.95m = 3.95×3 = 11.85
this implies that 11.85 +8.95b = 47.65
this means 8.95b = 47.65 - 11.85 = 35.80
therefore b = 35.80 ÷ 8.9 = 4
since b = 4 ,this means Hugh bought 4 books
Describa la clasificación de los recursos educativos digitales abiertos. vea este video, para hacer eso
hola una pregunta dónde está el vídeo ?
hola una pregunta dónde está el vídeo ?
Complete the missing part of the line to allow you to read the contents of the file.
inFile = ____ ('pets.txt','r')
Answer: Sorry I’m late but the answer is open
Explanation: Edge 2021
The missing part of the line allows you to read the contents of the file. inFile = Open ('pets.txt','r').
What is the file format?The term file format refers to that, A standard way the information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or free.
The file format is the structure of that file, Which runs a program and displays the contents. As there are many examples like a Microsoft Word document saved in the. DOC file format is best viewed in Microsoft Word. Even if another program can open the file.
Therefore, By the File format allows you to read content and can open up the file format.
Learn more about file format here:
https://brainly.com/question/1856005
#SPJ2
virtual conections with science and technology. Explain , what are being revealed and what are being concealed
Some people believe that there is a spiritual connection between science and technology. They believe that science is a way of understanding the natural world, and that technology is a way of using that knowledge to improve the human condition. Others believe that science and technology are two separate disciplines, and that there is no spiritual connection between them.
What is technology?
Technology is the use of knowledge in a specific, repeatable manner to achieve useful aims. The outcome of such an effort may also be referred to as technology. Technology is widely used in daily life, as well as in the fields of science, industry, communication, and transportation. Society has changed as a result of numerous technological advances. The earliest known technology is indeed the stone tool, which was employed in the prehistoric past. This was followed by the use of fire, which helped fuel the Ice Age development of language and the expansion of the human brain. The Bronze Age wheel's development paved the way for longer journeys and the development of more sophisticated devices.
To learn more about technology
https://brainly.com/question/25110079
#SPJ13
How do i fix this? ((My computer is on))
Answer:
the picture is not clear. there could be many reasons of why this is happening. has your computer had any physical damage recently?
Answer:your computer had a Damage by u get it 101 Battery
and if u want to fix it go to laptop shop and tells him to fix this laptop
Explanation:
an organization routinely communicates directly to a partner company via a domain name. the domain name now leads to a fraudulent site for all users. systems administrators find incorrect host records in dns. what do the administrators believe to be the root cause?
The administrators believe that an attacker masquerades as an authoritative name server is the root cause to find incorrect host records in dns.
Security was not a top priority when Domain name system (DNS) was created in the 1980s, when the Internet was considerably smaller. The resolver has no mechanism to confirm the veracity of the answer when a recursive resolver makes a query to an authoritative name server as a result.Only the appearance that a response came from the same IP address as the resolver's initial query may be verified by the resolver. However, as the originating IP address of a DNS response packet can be readily falsified or spoofed, depending only on it is not a reliable authentication method. A resolver cannot quickly identify a faked answer to one of its requests due to the way DNS was initially intended. By faking a response that seems to originate from the authoritative server that a resolver initially contacted, an attacker may simply pose as that server. In other words, a user may be unknowingly sent to a potentially harmful website by an attacker.Learn more about the Domain name system with the help of the given link:
https://brainly.com/question/17163861
#SPJ4
Using filtering as a strategy to deal with information overload requires Group of answer choices reviewing all unsolicited information presented. determining what information you may need and what information merits attention. using Wikipedia to verify information. disconnecting from sources of information completely. requesting references for all undocumented information.
Answer:
The answer is "Choice B"
Explanation:
Please find the complete question in the attached file.
A filter is a tool for removing undesirable parts. Eliminate solid from a fluid, for example. The filter may mean the filter action: it could be used as a verb. When the filter is mentioned, various branches of science and technology often refer to a certain type of device. Filtering tries to decide the data you need and the data you have to address the overload.
The way a text looks or is designed is its _____
A. content
B. format
C. analysis
D. inference
I think the answer is B, format, please correct me if I’m wrong
Answer:
The correct answer is B.) So you are correct.
The TCP/IP ____ layer performs several functions, the most notable being end-to-end packet delivery, reliability, and flow control.
O ApplicationO TransportO InternetworkO Transport
The TCP/IP Transport layer performs several functions, the most notable being end-to-end packet delivery, reliability, and flow control.
It provides a reliable virtual-circuit connection between applications ; that is, a connection is established before data transmission begins. Data is sent without errors or duplication and is received in the same order as it is sent. This layer is responsible for ensuring that data packets are delivered reliably and in the correct order between the sender and the receiver. It also manages flow control to prevent data overload and congestion.
learn more about TCP/IP layers at https://brainly.com/question/31453191
#SPJ11
a man takes 30 step to cover 18 metre l,how many step he will needed to cover 3003m distance
How do we “read” and “write” in MAR and MDR memory unit, please help I am very confused :)
Answer:
No entiendo
Por favor traduce al español
What technology standard is commonly used today for hard drives to interface with the motherboard in a system? pasago po salamat ^_^
Answer:
Serial Advanced Technology Attachment (SATA).
Explanation:
The hardware component of a computer can be defined as the physical parts or peripherals that enables it to work properly. Thus, the hardware components of a computer are the physical parts that can be seen and touched. Some examples of hardware components are monitor, speaker, central processing unit, motherboard, hard-drive, joystick, mouse, keyboard, etc.
Digital storage of data refers to the process which typically involves saving computer files or documents on magnetic storage devices usually having flash memory. Some examples of digital storage devices are hard drives, memory stick or cards, optical discs, cloud storage, etc. A reliable storage such as a hard-disk drive ensures that computer files or documents are easily accessible and could be retrieved in the event of a loss.
Serial ATA (SATA) is a technological standard which is commonly used today for hard drives to interface with the motherboard in a computer system. Thus, it's simply a bus interface on computer systems that is typically used for connecting mass storage devices to host bus adapters such as motherboards.
Generally, SATA comprises of two ports and these are the power and data connector.
11. In MS PowerPoint
view show the slides of the presentation in thumbnail form.
Outline view
Slide Sorter view
Slide Show view
Answer:
slide sorter view .....
Answer: D
Explanation:
How to execute python code in command prompt *window*?
Iam using sublime text 3 and want to execute my python code in command prompt.
This is my current build system:
{
"cmd": ["python", "$file"],
"selector": "source.python",
"file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)"
}
But I want my program to open in command prompt window and show the result there. I dont want to see the result in sublime text. Please help.
Answer:
Open Command Prompt and type “python” and hit enter. You will see a python version and now you can run your program there