Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

The switch variable can be of
A:
int type only
B:
char type only
C:
both int as well as char type
D:
float type only
Answer: C
No answer description is available. Let's discuss.
You add the desired type to a specific template class instantiation by placing the type's name ______
A:
between angle brackets
B:
in parentheses
C:
on a line by itself
D:
immediately prior to the class name
Answer: A
No answer description is available. Let's discuss.
The generic name used for unexpected errors that occur during the execution of a program is
A:
infractions
B:
exceptions
C:
deviations
D:
anomalies
Answer: B
No answer description is available. Let's discuss.
Declaring variables is advantageous because it
A:
avoids errors from misspelled variable names {b) helps the linker work efficiently
B:
simplifies the writing of very short programs
C:
All of the above
D:
None of the above
Answer: C
No answer description is available. Let's discuss.
The pow and sqrt functions return a(n) _____ type number
A:
double
B:
float
C:
integer
D:
long
Answer: A
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz