Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Object Oriented Programming Using C++
A function that is called automatically each time an object is destroyed is a
constructor
destructor
destroyer
terminator
Correct Answer:
destructor
← Previous Question
Next Question→
More Questions from
Object Oriented Programming Using C++
When you pass a variable _____, C++ passes only the contents of the variable to the receiving function
When the compiler cannot differentiate between two overloaded constructors, they are called
If you create an instantiation of a class template with an int, and then create a second instantiation with a double, then
The best form of coupling is _____
Sending a copy of data to a program module is called _______
Which of the following are valid characters for a numeric literal constant?
Which of the following is(are) invalid string constant(s)?
C++ allows you to define the same functions more than once in the same program _____
Overloaded functions are required to
Which of the following statements allows the user to enter data at the keyboard?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments