61 __ instructions permit addition, subtraction, multiplication, and division (a) BASIC (b) NUMERIC (c) ARITHMETIC (d) All of the above
62 Commas give you standard ________, when you use them to separate variables to be printed with one PRINT statement (a) arranging (b) Spacing (c) Shifting (d) meaning
63 An entire program run or phase is always represented by _____ processing symbol in the System flowchart (a) Double (b) Single (c) Tripple (d) all of the above
64 The BASIC character set is divided into _________ categories (a) two (b) three (c) five (d) none of the above
65 1 is the lowest range value of _______ statement (a) NUMERIC (b) BASIC (c) VARIABLE (d) DECIMAL
66 The ______ statement has a numeric variable, called the Running variable. (a) FOR-GO (b) FOR-TO (c) FOR-ON (d) all of the above
67 The________ function is useful in formatting various types of printed output. (a) ENTER (b) FORMAT (c) TAB (d) PRINT
68 _______ is a complete set of statements to solve a problem (a) Flowchart (b) loop (c) Instruction (d) Program
69 A function is subscripted variables not permitted as arguments in its _________ (a) Instruction (b) Defination (c) Execution (d) all of the above
70 Which of the follwing statements has Two functions? (a) END (b) START (c) GO (d) RESET