If your role model is from the same neighborhood as you or has the same ethnic background, _____.
The ____ are the devices that allow a computer system to communicate and interact with the outside world as well as store information.
The input/output units are the devices that allow a computer system to communicate and interact with the outside world, as well as store information.
What are input-output units?Equipment that inserts data into or extracts data from communication, computer, automatic data processing, information, or control systems, such as a terminal, channel, port, computer, storage unit, buffer, communications network, front-end processor, link, or loop.
The devices that enable a computer system to interface and communicate with the outside world as well as permanently retain information are known as input/output (i/o) units.
A computer input unit is a piece of hardware used to deliver control and data signals to a data processing system, which may include a computer or other information device.
Therefore, the equipment that enables a computer system to interface and communicates with the outside world, as well as store data, are known as input/output units.
To learn more about input-output units, refer to the link:
https://brainly.com/question/3033646
#SPJ5
What is the name of a coding scheme that assigns a specific numeric code to each character on your keyboard?
which type of website would a business selling merchandise on the internet use? A person B information C commercial D social
Lara sees her colleague taking a bribe from a customer. What should she do?
She should gather evidence and tell a trusted supervisor.
The android operating system is used by many popular tablet computers. which tablet does not use the android operating system
In normal view, powerpoint's ________ contains buttons such as notes, comments, and view.
Which type of encryption is the most popular form of e-mail encryption?
You try to enter your name into a cell that accepts a numeric value. What error would you receive
A. #NAME
B. #VALUE
C. #REF
D. #####
E. #DIV
#VALUE on plato
_____ memory uses the hard drive to substitute for ram.
Answer:
Virtual memory
Explanation:
The RAM is the main/primary memory of the computer because its data is easily accessible when needed by the computer while the hard drive/hard disk is the secondary memory/permanent memory of the system.
The Virtual memory is a memory management capability of a system that allows the transfer of data from the main memory which is the Ram to a secondary memory like the hard drive. this is mostly done when the Ram is running low on space and probably slowing the system down.
Which is the largest of the four information technology pathways?
Answer:
Information support and services
Explanation:Apex
Which of the following lines of distribution best describes the diagram?
A: retail distribution
B: direct distribution
C: distribution by agents or brokers
D: wholesale distribution
Answer
retail distribution
Explanation
Retail distribution is the process or path that a manufactured good takes to reach its intended consumer. Manufacturers employ different retail distribution strategies for the purposes of interacting with customers.Sometimes the distribution channel is direct, such as when a consumer purchases a product directly from company without involving any intermediary.
Which tool captures the passwords that pass through a network adapter, displays them on the screen instantly, and is used to recover lost web/ftp/e-mail passwords?
Simon is trying to figure out how much it will cost to buy 30 cases of water for a school picnic. How much will Simon pay for 30 cases of water?
Answer:
answer is d
Explanation:
How to change the indent of the list item "regular" on slide 2 to .5 inches in powerpoint?
Final answer:
To change the indent of a list item in PowerPoint, select the item, go to the Paragraph section under the Home tab, open the Paragraph settings, and adjust the indentation to 0.5 inches.
Explanation:
To change the indent of the list item "regular" on slide 2 to .5 inches in PowerPoint, follow these steps:
Navigate to slide 2 in your PowerPoint presentation.Click on the text box containing the list item "regular".Select the list item or items you want to change.Under the Home tab, find the Paragraph group.Click on the dialog box launcher (small arrow in the bottom-right corner) in the Paragraph group to open the Paragraph settings.In the Indentation section, find the 'Left' or 'Before text' option.Enter 0.5 inches in the field or use the up and down arrows to adjust the setting.If you want a hanging indent (where the first line starts at the left margin and subsequent lines are indented), under 'Special', select 'Hanging' and ensure the setting is 0.5 inches.Click 'OK' to apply the changes.This will set the indent of the list item "regular" to 0.5 inches from the left margin on the selected slide.
To change the indent of a list item to 0.5 inches in PowerPoint, select the desired list item, use the ruler to drag the indent marker or access the paragraph settings to manually adjust the left indentation.
Explanation:To change the indent of a list item to 0.5 inches in PowerPoint on slide 2, go to the slide where your list is located. Select the list item labeled "regular" that you want to change. Then, on the ruler at the top of the slide, drag the appropriate indent marker to the 0.5-inch mark on the ruler. If the ruler is not visible, you can enable it through the 'View' tab by clicking on 'Ruler'. Alternatively, you can right-click on the selected list item, choose 'Paragraph' from the context menu, and then adjust the indentation settings in the dialog box that appears by setting the 'Left' indentation to 0.5 inches.
If a business wanted to play an artist’s song in the background of their website, it must first consider the _____ of the music to ensure no laws are being broken.
Answer:
copyright
Explanation:
Copyright is the set of national and international legal principles and norms that protect the creation of intellectual works by human beings.
There are two traditional legal conceptions of intellectual property: disseminated in the area of influence of Anglo-American law and copyright, prevailing in the area of influence of Latin law. In addition, there is now another conception, of a universal nature, free licenses, which some call "copyleft". And there is also the public domain. The first two have their origin in the monopolies that the monarchs granted to the authors to stimulate intellectual creation, and coincide in protecting the rights of the authors by granting them the power to exclude all other people from the use of the works, except the simple and individual reading, visualization, listening.
The default dfs namespace mode is windows server 2008, which supports up to 50,000 folders. how many folders does using non-windows server 2008 provide?
If using the md5 hashing algorithm, what is the length to which each message is padded?
a. 32 bits
b. 64 bits
c. 128 bits
d. 512 bits
Write a program that will take an integer and add up each of the number’s digits, count the number of digits in the number, and then average the digits. You must use a while loop and % to access each of the individual digits. Use / to reduce the number so that you can average all of the digits.
Example: num = 123 can be taken apart with tempNum = 123 % 10 (which will pull off the 3), then tempNum = tempNum / 10 (will result in 12). Do this in a loop while the number is > 0.
Sample Data :
234
10000
111
9005
84645
8547
123456789
Be sure to include print statements that will format the output as below.
Sample Output :
234 has a digit average of 3.0
10000 has a digit average of 0.2
111 has a digit average of 1.0
9005 has a digit average of 3.5
84645 has a digit average of 5.4
8547 has a digit average of 6.0
123456789 has a digit average of 5.0
In the dns naming convention, what character(s) separate(s) a domain name from its subdomains?
What coding scheme is used by most microcomputers?
a. True
b. False: the arguments in a module call and the parameters listed in the module header must be of compatible data types.
_____ rows indicate that there is different formatting for odd and even rows.
You need to upgrade memory in a system but you don't have the motherboard documentation available. you open the case and notice that the board has four dimm slots
Which type of cable is described as a central conductor wire that is surrounded by insulating materials and placed inside a braided metal shield?
Final answer:
A coaxial cable is described, featuring a center core surrounded by an insulating spacer and a braided metal shield to reduce electronic noise, commonly used in audiovisual connections.
Explanation:
The type of cable described is known as a coaxial cable. It consists of a center core inner conductor typically made of copper, which is surrounded by a dielectric insulating spacer material. This assembly is then protected by a braided metal shield or outer conductor, which can help guard against electromagnetic interference (EMI). The entire cable is often encased in an insulating jacket. Coaxial cables, such as the RG-59, are popular in applications requiring the reduction of electronic noise like cable TV or audiovisual connections in homes and businesses.
The ____________ method can be used to convert a string to an int.
Which does an icon on the desktop signify?
A.a program
B.a file
C.a folder
D.all of these
A(n) ________ variable is declared inside a module and cannot be accessed by statements that are outside the module.
You have a new web app and the host for it is going to provide storage for your data on their server. what is this called
The answer is Cloud storage. When a host provides storage space for your data on their servers it is called Cloud storage. Cloud storage is known as a cloud computing model wherein thousands of data is stored on different remote servers, which can be accessed from the internet itself.
Which of the following best describes a situation where software should be upgraded or replaced ?
Answer:
d
Explanation: