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
What is cohesion in oop?
What does and I oop and sksksk mean?
Is react oop?
What is the difference between inheritance and polymorphism?
Can abstract class have normal methods?
What is the difference between procedural programming and oops?
What is overloading and its types?
Can bst contain duplicates?
What is purpose of inheritance?
What is abstraction in oop?
What is pure oop?
which feature are not hold visual basic of oop?
Why is static class not inherited?
What are benefits of oop?
How can you overcome the diamond problem in inheritance?