1000+ Problem Solving MCQ Questions and Answers - 1

Question: 1

The maximum length of the data variable can hold is called

(A) header file

(B) length of a variable

(C) field width of a variable

(D) width of a variable

Ans: C

field width of a variable

Question: 2

The program created with the help of an editor is called

(A) source program or source code

(B) linking

(C) source program

(D) object program

Ans: A

source program or source code

Question: 3

Which of the following is easier to be transformed into a computer program?

(A) algorithm

(B) flow chart

(C) pseudo code

(D) none of these

Ans: C

pseudo code

Question: 4

The function printf() is used to print any combination of

(A) character

(B) string

(C) string, number and character

(D) number

Ans: C

string, number and character

Question: 5

The use of structure tags allow the structure to be

(A) separate from the constant declaration

(B) separate from the constant declaration

(C) separate from the variable declaration

(D) with the variable declaration

Ans: C

separate from the variable declaration

Related Questions
Read More Engineering Topics