Top

Input and Output

Answer: B

No answer description available for this question.
 

Enter details here

52.

These devices provide a means of communication between a computer and outer world.

Answer: A

The I/O i.e. the input/output devices provide a means of communication between the computer and the outer world. They are often referred to as the peripheral devices sometimes.

Enter details here

53.

A standard keyboard for desktop computer contains from

Answer: A

No answer description available for this question.
 

Enter details here

54.

Which of the following is not a part of a digitizer?

Answer: C

A digitizer consists of a digitizing tablet, a stylus in the form of a cross-hair cursor. A digitizer is used in the areas of GIS.

Enter details here

55.

A program is a sequence of ________________ written in a programming language.

Answer: D

No answer description available for this question.

Enter details here

56.

The most common Input device used to enter alphanumeric data is

Answer: B

No answer description available for this question.

Enter details here

57.

An equipment that looks like a printer or photocopy machine, but provides a variety of capabilities, including scanning and copying, is called

Answer: B

No answer description available for this question.
 

Enter details here

58.

Which is the device used for converting maps, pictures and drawings into digital form for storage in computers?

Answer: A

A digitizer serves the purpose given in the question. Digitizers are generally used in the area of Computer Aided Design by architects and engineers to design cars, buildings, etc.

Enter details here

59.

What will be the output of the following C code?

#include 
    int main()
    {
        if (~0 == 1)
            printf("yes\n");
        else
            printf("no\n");
    }

 

Answer: B

No answer description available for this question.

Enter details here

Answer: D

No answer description available for this question.

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