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
What are oops functions?
What is polymorphism and its types?
What are main features of oop?
Can enum be null?
Can a varargs method be overloaded?
How oops is better than procedural?
Why interface is used?
What is the example of polymorphism?
program for insertion ,deletion,sorting in double link list
What is multilevel inheritance explain with example?
What are constructors in oop?
What is overriding vs overloading?
What is the real time example of encapsulation?
What is overloading in oop?
Why do we use polymorphism in oops?