10th Computer Science MCQS Chapter 2

Google Ads1

10th Computer Science MCQS


Which of the following command continues the program whose execution was terminated temporarily?
Continue
CONT
START
RESTART

BASIC is a language:
Low level
Machine
Assembly
High level

Which of the following is a type declaration character for integer variable?
!
@
$
%

Which statement is used to assign value to the variable, during the execution of the program?
LET
READ/DATA
All of these
INPUT

In GW-BASIC which of the following key is used to save file or program?
F3
F4
F5
F2

A variable must be start with a
Digit
Alphabet or underscore
Underscore
Alphabet

Which of the following operators has the highest precedence?
=
^
*
+

Which command generate automatic line number?
RD
DEL
AUTO
EDIT

Which command is used to show the lines on computer screen of program.
LIST
EDIT
RUN
LOAD

GW-BASIC can operate in
Two – Mode
Three mode
Several mode
One mode

Continue Reading Go to Next Page

Google Ads