What is the difference between class and object?
Answer Posted / kanchi
class is the advance version of structure because it contains the data and functions both so it is wrapped into a single unit called encapsulation.
Object is the instance of class and it always created at run time
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is object oriented programming so hard?
What is constructor overloading in oop?
Can we override main method?
Why interface is used?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the fundamental idea of oop?
What is the point of oop?
What is polymorphism oop?
What is purpose of inheritance?
What is variable example?
How do you define social class?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is oops in simple words?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Get me a number puzzle game-program