Basic Programming Questions and Answers Pdf - 1

Question: 1

A subroutine is a set of statements that are accessed by the BASIC command GOSOB.

(A) True

(B) False

Ans: B

False

Question: 2

BASIC does not support logical operators.

(A) True

(B) False

Ans: B

False

Question: 3

The SAVE command causes a program that has been entered to be saved.

(A) True

(B) False

Ans: A

True

Question: 4

The GOSUB command causes a jump to a subroutine.

(A) True

(B) False

Ans: A

True

Question: 5

RUN is a system command.

(A) True

(B) False

Ans: A

True

Question: 6

Extra parentheses that are not really need in an expression will not hurt the program.

(A) True

(B) False

Ans: A

True

Question: 7

BASIC supports multiple statements in one line.

(A) True

(B) False

Ans: A

True

Question: 8

INPUT statement is suitable for interactive mode of operation.

(A) True

(B) False

Ans: A

True

Question: 9

A BASIC statement can be corrected by retyping it in correct form.

(A) True

(B) False

Ans: A

True

Question: 10

BASIC does not support string concatenation.

(A) True

(B) False

Ans: B

False

Recent Articles
Trending Posts

REGISTER TO GET FREE UPDATES