Computer Applications
Which of the following statements is valid for the objects?
- They possess same characteristics and behaviour.
- They possess same characteristics but different behaviour.
- They possess different characteristics and different behaviour.
- They possess different characteristics but common behaviour.
Related Questions
The objects we see around us are called as:
- Real world object
- Virtual object
- Imaginary object
- None of the above
Which of the following makes a function non-returnable?
- public
- static
- void
- new
Fill in the blanks:
Creating _________ is the fundamental concept in object oriented programming language.
Fill in the blanks:
A class is also considered as an _________ factory.