Answers. 11 _______ is a complete set ofstatements to solve a problem
(a) Code (b)Flowchart
(c) Program(d) Direction
See
www.tpub.com/progintro/2.htm.
12 INPUT statements are used whendata is to be supplied during
(a) Program execution(b) Program analysis (c) Program flowchart (d) None of the above
See
www.tpub.com/progintro/4a.htm.
13 A single program can be defined by as many as 26 separate _______ functions
(a)Roman
(b) Numeric (c)Variable (d) Constant
See
www.tpub.com/progintro/5e.htm.
14 In the ____ statement the firsttwo letters of the numeric function names must be FN
(a)END (b) REM
(c) DEF (d) All of the above
See
https://www.tpub.com/progintro/5e.htm.
15 Which of the following is avalid BASIC statement number?
(a) 40 (b) 30 (c) A & B (d) 0.1
See
https://www.tpub.com/progintro/2.htm 16 Transfer of ______ instructionsare of two types
(a) Numeric (b) Binary
(c) Control(d) Logic
See
www.tpub.com/neets/book22/93d.htm.
17 You may delete a line by typingthe command DELETE and the _________
(a) instruction(b) entire line
(c) line number(d) any of the above
See
www.tpub.com/progintro/2e.htm.
18 The very last statement in each program must be the ________ statement
(a)STOP
(b) END(c)RESTORE(d) RETURN
See
www.tpub.com/progintro/2.htm.
19 To precede INPUT statements witha _______ statement is good programming practice
(a) PRINT(b) OUTPUT(c) END(d)REMOVE
See
www.tpub.com/progintro/4a.htm.
20 BASIC statement numbers Ranges from __ to 99999
(a) 1111(b) 111(c) 11
(d) 1See
www.tpub.com/progintro/2.htm.
Comments
Leave a comment