WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / mallikharjuna
object is a real world entity.
class is a blueprint of object
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Can we have inheritance without polymorphism?
What is class and object with example?
Whats oop mean?
Can we override main method?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is the main feature of oop?
Why multiple inheritance is not allowed?
What is the significance of classes in oop?
Explain the advantages of inheritance.
Plese get me a perfect C++ program for railway/airway reservation with all details.
What are benefits of oop?
What is the oops and benefits of oops programming?
Why multiple inheritance is not possible?
What is polymorphism give a real life example?
What do you mean by variable?