Computer Science, asked by nihal8193, 2 months ago

D. Multiple Choice Questions:
1.
sign is added at the end of a String variable.
a. $
b.&
c. %
2.
Which is the correct numeric expression?
a. A="55"
b. A1$=52
C. A2= 21
3.
key is used to compile a program into .exe file and run it in QB64.
a. F5
b. F6
c. F8
4.
The extension of a QB64 program file is
a..qb
b..qbas
c..bas
5.
QB64 was developed by
a. John G.Kemeny
b. Galleon
c. Thomas E. Kurtz​

Answers

Answered by sonam2009
7

Answer:

semicolon

A2=21

F5

qbas

Galleon

Answered by singhomkar00060
1

Answer:

ultiple Choice Questions:

1.

sign is added at the end of a String variable.

a. $

b.&

c. %

2.

Which is the correct numeric expression?

a. A="55"

b. A1$=52

C. A2= 21

3.

key is used to compile a program into .exe file and run it in QB64.

a. F5

b. F6

c. F8

4.

The extension of a QB64 program file is

a..qb

b..qbas

c..bas

5.

QB64 was developed by

a. John G.Kemeny

b. Galleon

c. Thomas E. Kurtz

Similar questions