Computer Applications
The objects we see around us are called as:
- Real world object
- Virtual object
- Imaginary object
- None of the above
Objects & Classes
34 Likes
Answer
Real world object
Reason — The objects we see around us are called as Real world objects.
Answered By
20 Likes
Related Questions
Which of the following keywords is used to create an instance of a class?
- new
- public
- class
- main
The …………… is called an instance of a class.
- attribute
- object
- state
- features
Which of the following makes a function non-returnable?
- public
- static
- void
- new
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.