Advertisements
Advertisements
प्रश्न
What do you mean by modularization and software reuse?
टीपा लिहा
उत्तर
- Modularization: where the program can be decomposed into modules.
- Software reuse: where a program can be composed of existing and new modules.
shaalaa.com
Basic Concepts of OOP
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
The mechanism by which the data and functions are bound together into a single unit is known as ______
Insulation of the data from direct access by the program is called as ______
Which of the following concept encapsulate all the essential properties of the object that are to be created?
Which of the following is the most important advantage of inheritance?
“Write once and use it multiple time” can be achieved by ______
What is polymorphism?
How are encapsulation and abstraction are interrelated?
What is a paradigm? Mention the different types of paradigm.
Define information hiding.
Write a note on the basic concepts that support OOPs?