Exercise: Object Oriented Programming Using Cpp

Questions for: Object Oriented Programming Using Cpp

A function whose purpose is to send messages to other functions is known as a _____
A:
dispatcher
B:
courier
C:
messenger
D:
sender
Answer: A
No answer description is available. Let's discuss.
Separating parts of a program into units that remain unaffected by other parts of a program is the concept known as _____
A:
intrusion
B:
volatility
C:
encapsulation
D:
protection
Answer: C
No answer description is available. Let's discuss.
The letter V is a _____
A:
character literal constant
B:
numeric literal constant
C:
string literal constant
D:
variable
Answer: A
No answer description is available. Let's discuss.
The major advantage of data hiding is that _____
A:
your programs can include more data
B:
you no longer need functions
C:
no one can ever use your data
D:
your data will be used correctly
Answer: D
No answer description is available. Let's discuss.
The delete operator returns ______ to the operating system
A:
memory that is no longer needed
B:
void
C:
recycle bin
D:
None of the above
Answer: A
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz