What is Object and Class? What are the differences between
them?
Answer Posted / poorna chandar rao
Object and Class both are same there is no difference
bettwen them those are having properties(data) and methods
but small difference beteween them that is objects are
available physically avialable and class is not avialable
class is a bluprint
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why is polymorphism used?
What is oops concept with example?
What is the importance of oop?
What is abstraction example?
What does <> mean pseudocode?
#include
Which language is not a true object oriented programming language?
What is the types of inheritance?
How oops is better than procedural?
What are the benefits of interface?
What is the full form of oops?
Why it is called runtime polymorphism?
What are the two different types of polymorphism?
What are the important components of cohesion?
• What are the desirable attributes for memory managment?