Other Programming & Computer Science Answers

Questions: 1 727

Answers by our Experts: 1 357

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Which of the following statements is used in conjunction with the DATA statement?

A INPUT
B LET
C PRINT
D READ
Which of the following is a valid BASIC statement number?

A 999999
B 20.5
C +99
D 10
The system command _______ is used to tell the computer to execute the program

A LIST
B EXECUTE
C END
D RUN
_______ notation is used for representing very large numbers

A S
B D
C C
D E
The END statement has _________ functions

A one
B two
C three
D four
Which of the following can be use to separate variables to be printed with one PRINT statement?

A semi-colon
B colon
C period
D all of the above
A=10. WHILE (A<10){ PRINT "HI"; }. How many times will "HI" be printed by the program?

a. 10
b. 11
c. 1
d. 0
Y=SQR(2). Which of the following is the value of Y in the BASIC program?

a. 1.414
b. 4
c. 0
d. 1
X=INT(SQR(2)). Which of the following is the value of X in the BASIC program?

a. 1.414
b. 4
c. 0
d. 1
In Pascal, which of the following is the value of SQR(2)?

a. 1.414
b. 4
c. 1
d. 0
LATEST TUTORIALS
APPROVED BY CLIENTS