A terminal has two input queues. As a user types each character to the terminal, it is collected in the ____ queue.

A. raw
B. canonical
C. character
D. buffer


Answer: A

Computer Science & Information Technology

You might also like to view...

Combine the statements that you wrote in Exercise 3.4 into a program that calculates and prints the sum of the integers from 1 to 10. Use the while statement to loop through the calculation and increment statements. The loop should terminate when the value of x becomes 11.

What will be an ideal response?

Computer Science & Information Technology

A(n) ____ is a model or mental framework for representing or thinking about something.

A. pyramid B. paradigm C. architecture D. stack

Computer Science & Information Technology

When creating a crosstab query, you need a minimum of how many fields?

A. 2 B. 3 C. 4 D. 5

Computer Science & Information Technology

What are fixed-input power supplies?

What will be an ideal response?

Computer Science & Information Technology