Which of the following is not an example of hardware?
Answer: D
No answer description available for this question.
Enter details here
A printer produces a hard copy output on a physical medium such as
Answer: B
No answer description available for this question.
Enter details here
The part of a computer that coordinates all of its functions is called its
Answer: D
No answer description available for this question.
Enter details here
A type of printer that produces quality output using technology similar to that of a photocopy machine is
Answer: A
No answer description available for this question.
Enter details here
What will be the output of the following C code?
#include
void main()
{
int a = -5;
int k = (a++, ++a);
printf("%d\n", k);
}
Answer: A
No answer description available for this question.
Enter details here
The most common type of device for producing hard copy output is the
Answer: D
No answer description available for this question.
Enter details here
A printer produces a hard copy output on a physical medium such as
Answer: C
No answer description available for this question.
Enter details here
Bar Code and Optical Readers are
Answer: C
No answer description available for this question.
Enter details here
The part of a computer that coordinates all of its functions is called its
Answer: D
No answer description available for this question.
Enter details here
Input Devices that use a special ink that contains magnetizable particles of iron oxide are ____
Answer: C
MICR reads data on cheques and sorts them for distribution to other banks or for further processing. MICR stands for Magnetic-Ink-Character Recognition.
Enter details here