Wednesday 8 May 2013

QUIZ ANSWERS 6-10

QUIZ ANSWERS 6-10
6.
Some Streams work with input, and some with output
True
False
Answer: Option A

7. 
If you design a class that needs special initialization tasks, you will want to design a(n) _____
housekeeping routine
Initializer
Constructor
Compiler
Answer: Option C

8. 
Which type of statement does not occur in computer programs?
Sequence
loop
Denial
selection
Answer: Option C

9. 
The newline character is always included between
pair of parentheses
pair of curly braces
control string
&
None of the above
Answer: Option C



10. 
To be called object-oriented, a programming language must allow
functions that return only a single value
#include files
Inheritance
All of the above
Answer: Option C

No comments:

Post a Comment