Question

Which device would be both an input and output devices? a. Display screen b. keyboard c....

Which device would be both an input and output devices?

a. Display screen

b. keyboard

c. Bar code scanner

d. Touchpad

Homework Answers

Answer #1

>Which device would be both an input and output devices:

Answer:A)Display screen.

>Because display screen can used to display the processed data of a computer on a screen which can be referred as monitor on desktops and laptops.

>There are some display screens such as touch screen in which the user il send the commands to the computer by touching the screen and see the results at the same screen by which a display screen can acts as both as input device and output device.

HOPE I ANSWERED YOUR QUESTION AND WISH YOU ALL THE BEST.PLEASE RATE THIS ANSWER WITH AN UPVOTE AND THANK YOU.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Describe how you would improve keyboard design on mobile devices that require extensive input, including replacing...
Describe how you would improve keyboard design on mobile devices that require extensive input, including replacing QWERTY design of the keyboards for more efficient error free input or improving applications that take advantage of direct manipulation to reduce input using the extraction of online data. In response to your peers, constructively critique their recommendations and ask relevant clarifying questions.
What will be the expected output of the following pseudo code? Write exactly what would display...
What will be the expected output of the following pseudo code? Write exactly what would display when you execute the statements. Module main() Declare Integer number Display "Enter a number and I will display" Input number Call doubleNumber(number) Display number End Module Module doubleNumber(Integer value) Declare Integer result Set result = value * 2 Display result End Module
Your company is trying to decide which of the two following devices should be selected. Device...
Your company is trying to decide which of the two following devices should be selected. Device A: costs $1,000 but can save $300 annually Device B: costs $1,350 but can save $300 the first year, but savings is increased $50 annually thereafter. Both devices have 5-year useful life and no salvage value Draw cash flow diagram for each option If interest rate is 7%, which device should your company purchase?
1. Write an Input Process Output (IPO) to compute and display the temperature in Celsius and...
1. Write an Input Process Output (IPO) to compute and display the temperature in Celsius and temperature in Kelvin. The relevant formulas are: Celsius = 10 x (depth) + 20 Kelvin = Celsius + 273.15 2.Write an Input Process Output (IPO) for the Pythagorean theorem: c^2 =a^2 + b^2
Now we want to display which error was thrown in our voting program. ( BOTH QUESTIONS...
Now we want to display which error was thrown in our voting program. ( BOTH QUESTIONS ARE PYTHONS PROGRAMS) Add the appropriate code to the try/except statement so the exception is displayed. Run the program and, when prompted, enter the word 'old' so your output matches the output under Desired Output. # Set the variable age = input("What is your age?") # Insert a try/except statement # here when you convert the input # to a number using int() try:...
30. Suppose sum and num are int variables, and the input is 15 18 20 -1...
30. Suppose sum and num are int variables, and the input is 15 18 20 -1 What is the output of the following code? (Assume that console is a scanner object initialized to the standard input device.) sum = console.nextInt(); num = console.nextInt(); while (num != -1) { num = console.nextInt(); sum = sum + num; } System.out.println(sum); a. 34 b.35 c.52 d.53 57. Which of the following statements would you use to declare the reference variable secretObject of type...
Consider the array of floating-point values called "measurements". Complete the code so it would display the...
Consider the array of floating-point values called "measurements". Complete the code so it would display the values from "measurements" that deviate from TARGET by no more than TOLERANCE. You may want to use Math static method "abs", which returns the absolute value of a given number. For example, Math.abs(-3) = 3. To be clear, the expected output of your program should be the numbers 3.51, 3.49, 3.51, and 3.5. double measurements[] = { 3.51, 3.53, 3.49, 3.51, 3.47, 3.50 };...
Consider the array of double values called "measurements". Complete the code so it would display on...
Consider the array of double values called "measurements". Complete the code so it would display on the console the values from "measurements" that deviate from TARGET by no more than TOLERANCE. You may want to use Math static method "abs", which returns the absolute value of a given number or expression. For example, if double variable measure = 2.9, then Math.abs(measure - 3) = 0.1.. To be clear, the expected output of your program should be the numbers 3.51, 3.49,...
C++ Make a prototype, including task, input and output, of mergeLists that would take two lists...
C++ Make a prototype, including task, input and output, of mergeLists that would take two lists of reference (ArrayList) and return a merged list as in alternating adding items from each list (i.e. position 1 from list 1, position 1 from list 2, position 2 from list 1, position 2 from list 2, and so on). Note, do NOT code the function.
A device that doesn't obey Ohm's law is a a. copper wire b. silver bar c....
A device that doesn't obey Ohm's law is a a. copper wire b. silver bar c. light bulb d. resistor
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT