C Programming Quiz Questions and Answers - 2

Question: 6

For the particular variables, some specific values are assumed in _____

(A) An input box

(B) An output box

(C) Decision box

(D) All boxes

Ans: A

An input box

Question: 7

The flow charts are ____

(A) Representing our thoughts exactly

(B) Precise

(C) Easy to understand

(D) All the above

Ans: D

All the above

Question: 8

Instruction section has _____

(A) Processing instruction

(B) Input instructions

(C) Output instructions

(D) All the above

Ans: D

All the above

Question: 9

The subscript is always _____

(A) A variable

(B) An integer

(C) A positive integer

(D) A negative integer

Ans: C

A positive integer

Question: 10

The control structures have _____

(A) Only one entry point only one exit point

(B) Many exit points

(C) Many entry points

(D) All of these

Ans: A

Only one entry point only one exit point

Related Questions