Computer Applications
Related Questions
Read the following text, and choose the correct answer:
They are the real world or software world entities which possess different characteristics and common behaviour described within the class.
Which of the following concept of Object Oriented Programming describe?
- Class
- Object
- Quality
- Category
Which keyword allocates objects in dynamic memory?
- this
- private
- new
- int
An object is an instance of a:
- function
- state
- data
- class
Write a difference between class and object.