Computer Applications
Fill in the blanks:
_________ is the fundamental concept of an object oriented programming language.
OOP Intro Java
122 Likes
Answer
Object
Answered By
14 Likes
Related Questions
In procedure oriented programming, the emphasis is laid on:
- Data
- Function
- Object
- Class
Read the following text and choose the correct answer:
In data abstraction, only the essential information about the data is known and hiding the background details.
What does the data abstraction handle in real life situation ?
- Essential features knowing the background details
- Essential features without knowing the background details
- Only knowing the background details
- Analysing the essential features
Fill in the blanks:
Objects can communicate with each other through _________ in an object oriented programming language.
Fill in the blanks:
Using a function for multiple operations is called as _________.