Modularization ____________.
a. eliminates abstraction
b. facilitates reusability
c. increases the need for correct syntax
d. reduces overhead
Give this one a try later!
b. facilitates reusability
, The value 3 is a ____________.
a. numeric variable
b. string variable
c. string constant
d. numeric constant
Give this one a try later!
d. numeric constant
A variable's data type describes all of the following except ____________.
a. how the variable is stored in memory
b. the scope of the variable
c. what values the variable can hold
d. what operations can be performed with the variable
Give this one a try later!
b. the scope of the variable
A hierarchy chart tells you ____________.
a. which modules call other modules
b. what tasks are to be performed within each program module
c. when a module executes
d. all of the above
Give this one a try later!
a. eliminates abstraction
b. facilitates reusability
c. increases the need for correct syntax
d. reduces overhead
Give this one a try later!
b. facilitates reusability
, The value 3 is a ____________.
a. numeric variable
b. string variable
c. string constant
d. numeric constant
Give this one a try later!
d. numeric constant
A variable's data type describes all of the following except ____________.
a. how the variable is stored in memory
b. the scope of the variable
c. what values the variable can hold
d. what operations can be performed with the variable
Give this one a try later!
b. the scope of the variable
A hierarchy chart tells you ____________.
a. which modules call other modules
b. what tasks are to be performed within each program module
c. when a module executes
d. all of the above
Give this one a try later!