Alice uses the modern approach to computer programming known as ____.
A. object-oriented programming
B. structured programming
C. procedural programming
D. extreme programming
Answer: A
You might also like to view...
Suppose the variable myName is declared in a Dim statement in two different Sub procedures. Which statement is true?
(A) The program will malfunction when it is executed. (B) When the value of myName is changed in one Sub procedure, it will also be changed in the other Sub procedure. (C) Visual Basic’s smart editor will alert you that this is an error before the program is executed. (D) The two variables will be local to their respective Sub procedures.
The collection of instructions generated by a compiler is called ____ code.
A. source B. object C. origin D. binary
The ________ feature is a folder option that displays a checkmark in a check box to the left of a selected folder or file
A) Checkmark B) Pick C) Select D) Check box
A Web page's ability to use CSS information from more than one source is generally called a(n) ____________________ property.
Fill in the blank(s) with the appropriate word(s).