(Choose 1 answer)
Which is the INCORRECT statement?
A. Input to a program may be unbuffered or buffered.
B. In the buffered input, the program can respond to each and every keystroke directly.
C. Buffered input enables data editing before submission to a program.
D. A buffer is a region of memory that collects and holds data temporarily.
39