Computer Applications
What are objects? Give five examples.
OOP Intro Java
136 Likes
Answer
Objects are identifiable entities that have a set of attributes, behaviour and state. Five examples of objects are car, pen, mobile, email, bank account.
Answered By
66 Likes
Related Questions
Explain the difference between Inheritance and Encapsulation with suitable examples.
What are the differences between Procedural Programming and Object-oriented Programming?
Explain the following statement — "Class is a specification for objects".
Explain the following statement — "Abstraction is relative to the perspective of the viewer".