Answers. 1 The BASIC programming language automatically assigns 11element(s) to every _____-dimensional array
(a)Three (b) two
(c)one(d) Four
See
https://www.tpub.com/progintro/5c.htm.
2 The END statements is used to indicate the __________ that there are no more
BASIC statements for it to translate
(a)Memor (b)Processor
(c) Compiler(d) Assembler
See
www.tpub.com/progintro/3.htm.
3 Data movement instructions are used for ________ data fromone storage location to another and for rearranging and changing of data
elements in some prescribed manner
(a)moving
(b)copying(c)transferring(d) all of the above
See
www.tpub.com/progintro/1e.htm.
4 During program execution, which of the follwing statementsare used when data is to be supplied (a)EXECUTE(b) STOP(c) LOOP
(d) None of the aboveSee
https://www.tpub.com/progintro/4a.htm.
5 X2 is an example of a valid __________ names
(a)Numeric-constant (b) Numeric-variable (c) Alphabeticconstant
(d) All of the aboveSee
https://www.tpub.com/progintro/3f.htm.
6 50$ is valid BASIC number?
(a) TRUE
(b) False (c) Neither true or false (d) I don’t know
See
www.tpub.com/progintro/2b.htm.
7 Bugs are reffered to as ______ caused by faulty logic andcoding mistakes
(a) Spywares
(b) Errors (c) Viruses (d) Trojan
See
www.tpub.com/neets/book22/93d.htm.
8 It is good programming practice to precede INPUTstatements with a PRINT statement
(a) LET (b) READ (c) INPUT (d) RESTORE
There is no question in this quiz. 9 System flow chart shows the relationship of numerous jobsthat makeup an entire ________
(a) Programflowchart (b) Network (c) Computer (d) System
See
https://www.tpub.com/neets/book22/93b.htm.
10 The Stop statements may appear anywhere you need them ina ______, and you can use as many as you want? (a) Instruction(b) Program (c)
Loop (d) Flowchart
See
www.tpub.com/progintro/5f.htm.
Comments
Leave a comment