Why is abstraction used?
Answer / Suraj Ekka
Abstraction in Object-Oriented Programming (OOP) is used to hide complex implementation details and expose only essential features or functionality. This makes the system easier to understand, use, and maintain by developers, as well as by users who interact with the software.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which method cannot be overridden?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What do we mean by a hidden argument in a function?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
What is advantage of inheritance?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What is new keyword in oops?
What is polymorphism explain?
Difference between realloc() and free?
Why is polymorphism important in oop?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
features of OOPS
22 Answers Ness Technologies, Satyam,