What do we call the software program that handles the communication between a peripheral device and your computer?
Select one:
a. Device Driver
b. Device Interpreter
c. Peripheral Program
D. Peripheral Interpreter

Answers

Answer 1

Answer:

a. Device Driver

Answer 2
c.

Peripheral Program

.

Related Questions

write two paragraphs (at least 5 sentences each) about what President Biden and Vice-President Harris plan to do during the first 100 days while in office.

Answers

Answer:

writing one in comments bec i don't have time for both sorry

1. Which of the following is not a question that should be asked when planning a Windows Server 2019 installation?

A. What are your storage needs of the server?
B. Who will be supporting the server?
C. How many users are expected to connect to the server?
D. What services will run on the server?

2. Which of the following Windows Server 2019 editions are licensed per processor core? (Choose all that apply)

A. Essentials
B. Standard
C. Data enter
D. Hyper-V Server

3. The minimum memory required for a graphical Windows Server 2019 installation is 512 MB.

A. TRUE
B. FALSE

Answers

Answer:

1 B 2 C and B 3 True

Explanation:

What can be used to help diagnose and fix network connection problems?

Antivirus software
Firewall scanner
Application analysis
System utilities

Answers

The option that can be used to help diagnose and fix network connection problems is System utilities.

What is network connection?

Network Connection is known to be a term that connote an Internet access service that is often use by a machines.

Network utilities are known to be software tools that are found in a system that are set up and used for analyzing and configuring various areas of computer networks.

Learn more about  network connection from

https://brainly.com/question/12811608

Add the following numbers in abacus 2436+9214​

Answers

Answer:

the answer is - 11,650

Explanation:

you study abacus too ?

Which part of the chipset is the fast side?

North Bridge
West Bridge
South Bridge
East Bridge

Answers

Answer:

north bridge

Explanation:

Jeremy took this photo on his vacation in England. Which kind of lens did he use in his camera? Jeremy used lens in his camera.

Answers

Answer:

I believe its a wide angle lens

Explanation:

Help this is due today I’ll cash app you $20 please ‍♀️

Some simple ciphers that have been used throughout history are the Caesar Cipher, Transposition Cipher, Rot 1 Cipher, and Vigenere Cipher. Research these ciphers online and describe how they work. Analyze the encrypted text block provided for the different types of ciphers. Examine the cipher and the keys. Decrypt the

messages.

Caesar:
Encrypted Text 1 = nsywtizhynts
Shift = 5

Encrypted Text 2 = uiteizm
Shift = 8

Transposition:
Encrypted text 1 = cysiuxrxet
Key = Cyber
Padding = X

Encrypted Text 2 = naaemaoarrwasaaa
Key = Security
Padding = a

Rot 1:
Encrypted text 1 = fodszqujpo

Encrypted text 2 = ufdiopmphz

Vigenere:
Encrypted Text 1 = EGQLVT RFBK
Key Word = Cyber

Encrypted Text 2 = ARHIIUTRASP
Key Word = Security

Answers

Answer:

introduction

malware

SECURITY

RANSOMWARE

encryption

technology

CIPHER TEXT

INFORMATION

Explanation:

See the reference to the website in the comments.

What is the final answer? SHOW YOUR WORK.

24/3*2^2/2*3+(20-10)-40

Answers

Your answer should be 18 if I’m not wrong

Which graphic file format is used for commercial purposes.
A. TIFF
B. GIF
C. JPG
D. PNG
E. BMP

Answers

Answer:

jpg or png

Explanation:

hope this helps

Answer:

TIFF

Explanation:

Sometimes the quality and resolution is very important, especially in commercial work. A non-compressed lossless file format is required. This is the format used by professionals in the publishing, graphics and printing industry. Since TIFF (Tagged Image File Format) is not compressed, it preserves more quality at the highest resolution, but require more disk space for storage. Since they are huge, sending them over slow Internet connections would not be a good idea unless they can be zipped or sent as a compressed file.

A peasant finds himself on a riverbank with a wolf, a goat, and a head of cabbage. He needs to transport all three to the other side of the river in his boat. However, the boat has room for only the peasant himself and one other item (either the wolf, the goat, or the cabbage). In his absence, the wolf would eat the goat, and the goat would eat the cabbage. Solve this problem for the peasant or prove it has no solution.

Answers

Answer:

The peasant starts crossing with the goat.

Explanation:

The peasant puts the goat in the boat first and cross to the other side, he then puts the goat down and goes back to pick the cabbage, he crosses with the cabbage to the other side of the river. He would drop the cabbage and pick up the goat back,this because the goat will eat the cabbage if left there. He then goes back with the goat, he will drop off the goat and pick up the wolf and cross to the other side, he will leave the wolf with the cabbage since the wolf can't eat cabbage. He then goes back to pick up the goat and cross to the other side.

You have just arrived in a new city and would like to see its sights. Each sight is located in a square and you have assigned each a beauty value. Each road to a square takes an amount of time to travel, and you have limited time for sightseeing. Determine the maximum value of beauty that you can visit during your time in the city. Start and finish at your hotel, the location of sight zero.

Answers

Answer:

Output

43

Explanation : 0 -> 3 -> 0

Explanation:

Constraints

1 <= n <= 1000

1 <= m <= 2000

10 <= max_t <= 100

0 <= u[i], v[i] <= n-1

u[i] != v[i]

10 <= t[i] <= 100

0 <= beauty[i] <= 10^8

No more than 4 roads connect a single square with others

Two roads can be connected by at most 1 road

Example

n = 4

m = 3

max_t = 30

beauty = [5, 10, 15, 20]

u = [0, 1, 0]

v = [1, 2, 3]

t = [6, 7, 10]

Output

43

Explanation : 0 -> 3 -> 0

You can calculate the surface area of a cube if you know the length of an edge. Write a program that takes the length of an edge (an integer) as input and prints the cube's surface area as output. Enter the cube's edge:4. The surface area is 96 square units.

Answers

Answer:

Program in Python:

edge = float(input("Edge Length: "))

area = 6 * edge**2

print("Surface Area: "+str(area))

Explanation:

This line prompts the user for the length of the edge

edge = float(input("Edge Length: "))

This calculates the surface area using [tex]Area = 6a^2[/tex]

area = 6 * edge**2

This prints the calculated surface area

print("Surface Area: "+str(area))

This solution was implemented in Python

Answer:

edge=float(input("Enter the cube's edge: "))

area=6*edge**2

print("The surface area is: "+str(area), "square units.")

Explanation:

request input

computer income tax

then display information

What is true about the mass and weight of your glider?
ОООО
On the moon, the mass would be the same, but the weight would be less than on Earth.
On the moon, the mass and weight would be the same as on Earth
On the moon, the mass and weight would less than on Earth.
On the moon, the weight would be the same, but the mass would be less than on Earth.

Answers

Answer:

A

Explanation:

mass is the amount of matter, weight is your literal weight

In what ways can you modify the location of the neutral point?
o Change the size of the wing.
o Change the size of the horizontal stabilizer
Change the position of the wing.
All of the above.

Answers

Change the position of the wing. That would change it


7. It is used for smoothening the soil and gathering loose leaves, hay, or straw.

Answers

Answer:

a rake and/or gardener rake

Explanation:

I think the answer is A rake

if net force acting on an object is 0 then the force is considered to be ..

Answers

Answer:

it is considered to be balanced

What term refers to a celebrity or other popular figure publicly supporting a product?

Answers

Answer:

Endorsement

Explanation:

The term that refers to this is known as an Endorsement. This can be for any product or service and generally involves a celebrity or public figure that in one way or another relates to the product or service being advertised. One example of this would be famous soccer icon Christiano Ronaldo publicly supporting and appearing in Nike advertisements showing off their new soccer cleats.

What is the next line? >>> tupleB = (5, 7, 5, 7, 2, 7) >>> tupleB.count(7) 3 1 2 0

Answers

Answer:

3 is the next line.

Explanation:

.count literally counts how many something is. so, .cout(7) counts how many 7 there is. you can see that there are 3 number 7s.

Jason works for a restaurant that serves only organic, local produce. What
trend is this business following?

Answers

Since Jason is working at a restaurant that only produces organic and local produce, it can be said that the restaurant is following a trend known as eco-friendly or environmentally-friendly. Eco-friendly products or service tends to be made in a way that is less harmful for the environment.

Michael dropped his tablet on the floor and shattered his screen. He was able to get the screen fixed, but to prevent the screen from breaking again, what should Michael do?

Use an electronic wipe to clean the tablet.
Use a protective case for the tablet.
Use the tablet on a soft surface.
Use one hand when carrying the tablet.please help i would give u 10 points

Answers

Use a protective case for the tablet , cuz the case is hard and rigid and holds the iPad together so it won’t break when it drops again

Answer:

B

Explanation:

got 100

there are ______ type of accounts
option 1 :- ONE
option 2:- TWO
option 3:- THREE
option 4:- FOUR​

Answers

Answer:

Option 3,

A.KA Three

Explanation:

Answer: option 3: three.

Explanation:

Which internet service type forced users to choose between using the phone and using the internet

Answers

Answer:

User interface.

Explanation:

Click the crown at the top of this answer if this helped ;)

SOMEONE PLEASE HELP!! i’ll give brainliest

Answers

Display is 2.

Printer is 3.

Keyboard is 4.

Mouse is 1.

Hope this helps :D

I don’t get the question ur a asking

Write a program that opens a specified text file then displays a list of all the unique words found in the file.

Answers

Answer:

filename = input("Enter file name with extension:")

words = []

with open(filename, "r") as file:

   # read the file line by line, with each line an item in the returned list

   line_list = file.readlines()

   # loop through the list to get the words from the strings

   for line in line_list:

       word_list = line.split(" ")

       for i in word_list:

           words.append(i)

# use the set() to get the unique items of the list as a set

# and convert it back to a list, then display the list.

su_words = set(words)

unique_words = list(su_words)

print(unique_words)

Explanation:

The python program gets the file name from the user input method. The with keyword is used to open and read the file which is read line by line as a list of strings (each line is a string). The for loop is used to append each word to the words list and the set() function cast the words list to a set of unique words. The set is in turn converted back to a list and displayed.

Sam will be using several chemicals for processing photographic negatives and prints. What must he do before he uses darkroom chemicals?

А.thicken them

В.concentrate them

C.mix them together

D.dilute them

Answers

Answer:

dilute them

Explanation:

What is the difference between a prefix and postfix in Java?

Answers

Answer:

prefix comes first

Explanation:

pre means before, and post means after.

The objective is to work with your partner to fix the HTML bugs so that none of the code is pink. In general, how do I change HTML code color?

Answers

Answer:

Click inspect then go to change color

Explanation:

there you go have a nice day!

where was this taken

Answers

Answer:

Mostar city

Explanation:

look at the architecture

Answer:

rome:)

Explanation:

Which of the following choices are good strategies when exercising in extreme heat or cold?
A.
allowing the body to adjust to temperature
B.
avoiding exercising during extreme times of day
C.
warming up muscles and the body before vigorous exercise
D.
all of the above


Please select the best answer from the choices provided.

A
B
C
D

Answers

Answer:

The answer is C.

Explanation:

The answer is C because you always have to warm up before exercising and neither of the other answers make sense and the last answer can't be possible if the others are incorrect.

The answer is c because warming up muscles and the after the bossy

What does the gym member need to give?​

Answers

Answer: his membership card

Explanation:

Other Questions
In the reservation system, American Indian tribes were confined to assigned land with 1)What do you see ?2)what are they doing?3)what can you predict about this image ? what are three questions a state legislature would ask when deciding how to deal with a budget crunch. Can someone help me please? Given: triangle ABC is similar to triangle DEF. The triangle side lengths are as follows: AB = 30, BC = 20, DE = 37.5 and EF = 25. What is the ratio of the lengths of the corresponding sides of triangle ABC to triangle DEF? what will happen to a low mass star after it begins ejecting its envelope near the end of its life a) Work out (5 x 10) (9 x 10)Give your answer in standard form. If the original parabola f(x) = x2 were transformed into f(x) = 4(x 3)2 + 1, what changes took place? A The parabola would be vertically stretched by a factor of 4, translated right 3 and up 1. B The parabola would be vertically compressed by a factor of 3, translated left 3 and down 1. C The parabola would be vertically compressed by a factor of 4, translated right 3 and down 1. D The parabola would be vertically stretched by a factor of 4, translated left 3 and up 1 What would the products be when aluminum chloride (which contains Al3+ and Cl- ions) is melted and electrolyzed? Write half equations to show what goes on at each electrode. Javier teaches yoga classes at his community center. In a 60-minute class last night, he taught 30 poses. Today, he has a 30-minute class.If he teaches at the same rate, how many poses will Javier teach in today's class? 2/3 as afraction with a denominator of 6 A box has length 7 feet width 4 feet and height 5 inches find the volume of the box in cubic feet and in cubic inches Please help me ASAP! Lots of points + Brainliest!!! :) which of the following gives and odd number?a. even number + even number + odd numberb. even number x even number x odd numberc. odd number + odd number + even number d. odd number x odd number x even number Which of the following statements is NOT true about combustion reactions?Select one:a. The products are always carbon dioxide and methane.b. The reactions involve burning of hydrocarbons.c. Combustion reactions have oxygen and a hydrocarbon as reactants.d. There are two types of combustion reactions: complete and incomplete. Lines 78, Twere profanation of our joys / To tell the laity our love, mean a.our love is profane but confessing it would absolve usb.we are the only happy people in a society of miserable soulsc.our love is so sacred that we should not speak of it to othersd.mere physical love is very different from true spiritual love HELP! MARKING BRAINLIEST helpppppp pleaseeeeee any two function of photoreceptor cell What were 3 consequences of the Protestants reformation