Top

Input and Output

11.

What will be the output of the following C code?

#include 
    void main()
    {
        int a = 5, b = -7, c = 0, d;
        d = ++a && ++b || ++c;
        printf("\n%d%d%d%d", a, b, c, d);
    }

 

Answer: D

No answer description available for this question.

Enter details here

12.

Cathode Ray Tube (monitor) receives information as an analog signal through a

Answer: C

No answer description available for this question.
 

Enter details here

13.

A printer that prints one line at a time and has a predefined set of characters is called _______

Answer: B

No answer description available for this question.
 

Enter details here

Answer: D

No answer description available for this question.

Enter details here

15.

A computer mouse is another _________ device

Answer: C

No answer description available for this question.
 

Enter details here

16.

A ___________ bay (or just a bay) is a site where a storage device is installed.

Answer: C

No answer description available for this question.

Enter details here

17.

__________ is used to captures images in a digitized form that a computer can use.

Answer: C

No answer description available for this question.
 

Enter details here

18.

A Facsimile Machine also called

Answer: D

No answer description available for this question.

Enter details here

19.

Name the device that converts text information into spoken sentences.

Answer: C

A speech synthesizer converts text information into spoken sentences. It is used for reading out text information to blind people. Allowing people to communicate effectively.

Enter details here

20.

Which of the following Printers have a speed in the range of 40-300 characters per second?

Answer: A

The inkjet printers are non-impact printers. Hence, they cannot produce multiple copies of a document in a single printing. Can be both monochrome and color.

Enter details here

Loading…
Tags: Input and Output Questions and Answers || Input and Output MCQ Questions and Answers || Input and Output GK Questions and Answers || Input and Output GK MCQ Questions || Input and Output Multiple Choice Questions and Answers || Input and Output GK || GK on Input and Output || C Programming Questions and Answers || C Programming MCQ Questions and Answers || C Programming GK Questions and Answers || GK on C Programming