Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
OOPS Concepts
Which of the following statement is correct?
Class is an instance of object.
Object is an instance of a class.
Class is an instance of data type.
Object is an instance of data type.
Correct Answer:
Object is an instance of a class.
← Previous Question
Next Question→
More Questions from
OOPS Concepts
Which of the following type of class allows only one object of it to be created?
Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?
Which of the following is not the member of class?
Which of the following is an abstract data type?
Which of the following correctly describes overloading of functions?
Which one of the following is the correct way to declare a pure virtual function?
Which of the following concepts means wrapping up of data and functions together?
Which of the following is not a type of constructor?
Which of the following access specifier is used as a default in a class definition?
Which of the following statement is correct?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments