What is abstraction in oops?
Answer / Charu
Abstraction in OOPS refers to hiding the implementation details and only showing the essential features of an object or system. It allows users to interact with objects at a high level, without needing to understand the intricate details.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is class defined?
what type of questions
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
Explain polymorphism? What r the types of polymorphism? pls give examples?
What is encapsulation in oops?
inheritence with example
The expansion of GNU
Which is the only operator in C++ which can be overloaded but NOT inherited?
Why do we use inheritance?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Write a program to get the binary tree.