Computer Applications
Fill in the blanks:
_________ is the fundamental concept in object oriented programming language.
Related Questions
Which of the following is true for Polymorphism?
- Uses same function for different operations
- Uses same operation for different functions
- It is not a principle of oop
- It uses reusability feature.
In procedure oriented programming, the stress is given on:
- Data
- Function
- Object
- Class
Fill in the blanks:
Objects can communicate with each other through _________ in object oriented programming language.
Fill in the blanks:
Using a function for multiple operations is called as _________.