Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

Simple routines that programmers use as place holders while a system is being tested are called _____
A:
stubs
B:
stumps
C:
holders
D:
templates
Answer: A
No answer description is available. Let's discuss.
The compiler determines the type used in a template function via ___________
A:
the name of the function
B:
the first variable declared within the function
C:
the type of the argument passed to the function
D:
the type of the value returned from the function
Answer: C
No answer description is available. Let's discuss.
The number 5.5e3 is a _____ constant
A:
character literal
B:
named literal
C:
numeric literal
D:
string literal
Answer: C
No answer description is available. Let's discuss.
The most efficient data type for a variable that the number 20000 is the _____ data type
A:
Character
B:
Double
C:
Float
D:
Long Integer
Answer: E
No answer description is available. Let's discuss.
The get() function returns _____
A:
a character
B:
void
C:
a reference to the object that invoked it
D:
a copy of the object that invoked it
Answer: C
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz