What is the difference between an object and a class?
Answer Posted / ven
An Object is an instance of the class
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the 4 pillars of oop?
Can a destructor be called directly?
What is the example of polymorphism?
What is the highest level of cohesion?
what is different between oops and c++
Why is destructor used?
Whats oop mean?
What is encapsulation in simple terms?
Why do we use polymorphism in oops?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
class type to basic type conversion
Why we use classes in oop?
What is class and object with example?
What is variable example?
What is oops concept with example?