Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
Objects and Classes
What does the class definitions in following code represent? class Bike { Engine objEng; }; class Engine { float CC; };
kind of relationship
has a relationship
Inheritance
Both A and B
Show Answer
Correct Answer:
has a relationship
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment