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++
When a child class function is called, the compiler looks first for a matching function name in the _____
class of the object using the function name
immediate ancestor class
base class
descendant class
Correct Answer:
class of the object using the function name
← Previous Question
Next Question→
More Questions from
Object Oriented Programming Using C++
A widget is to the blueprint for a widget as an object is to
What does C++ append to the end of a string literal constant?
The use of the break statement in a switch statement is
You define a structure type globally because _____
Paying attention to the important properties while ignoring inessential details is known as________
To use either an input or output file, the program must include the _____ header file
To expose a data member to the program, you must declare the data member in the _____ section of the class
An array name is a _____
Format flags may be combined using
Adding a derived class to a base class requires fundamental changes to the base class
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments