

Objects and Classes - Programming
Q1: What does the class definitions in following code represent?
class Bike
{
Engine objEng;
};
class Engine
{
float CC;
}; A kind of relationship
B has a relationship
C Inheritance
D Both A and B
ANS:A - kind of relationship No answer description is available. Let's discuss. |


For help Students Orientation
Mcqs Questions
One stop destination for examination, preparation, recruitment, and more. Specially designed online test to solve all your preparation worries. Go wherever you want to and practice whenever you want, using the online test platform.