Answers. 31 DIM statements are used To define
(a) colums
(b) arrays (c)intructions (d) Numbers
See
www.tpub.com/progintro/5f.htm.
32 Bugs are reffered to as errors caused by faulty __________ and coding
mistakes
(a) Codes (b) Programs
(c) logic(d) Instructions
See
www.tpub.com/neets/book22/93d.htm.
33 A continuous process beginning from the Problem defination stage is
__________ (a) Execution (b) Compiling
(c)Documentation (d) programming
See
www.tpub.com/neets/book22/93d.htm.
34 The ______ statement has a numeric variable, called the Running variable.
(a) GO
(b) FOR (c) ON (d)None of the above
See
https://www.tpub.com/progintro/5f.htm.
35 A __ consists of a group of related records and eachrecord consists of fields.
(a) Folder
(b) File(c) Codes (d) Data
See
www.tpub.com/progintro/7b.htm.
36 When a READ statement is executed, the values in the data list are assigned
consecutively to the variable names in the _____ statement
(a) LET
(b) READ (c) INPUT(d) Any of the above
See
www.tpub.com/progintro/4.htm.
37 The system command _______ is used to tell the computer to executethe program (a) LIST (b) EXECUTE (c) END
(d)RUN
See
www.tpub.com/progintro/2.htm.
38 ________ names without values are used in the INPUTstatement (a) Constant (b) Numeric
(c)Variable (d) none of the above
See
www.tpub.com/progintro/4a.htm.
39 There are __ categories of transfer of controlstatements.
(a) three (b) seven
(c) two(d) None of the above
See
www.tpub.com/progintro/4b.htm.
40 The expression in a ___ statement is evaluated only when the defined
function is referenced
(a) DEF (b) REM (c) ENTER (d)REF
See
www.tpub.com/progintro/5e.htm.
Comments
Leave a comment