What is abstraction in oops?



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

Post New Answer

More OOPS Interview Questions

How is class defined?

1 Answers  


what type of questions

1 Answers   IBM,


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?

4 Answers   EA Electronic Arts,


Explain polymorphism? What r the types of polymorphism? pls give examples?

4 Answers   HCL,


What is encapsulation in oops?

1 Answers  


inheritence with example

1 Answers  


The expansion of GNU

3 Answers  


Which is the only operator in C++ which can be overloaded but NOT inherited?

8 Answers  


Why do we use inheritance?

1 Answers  


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1 Answers  


Write a program to get the binary tree.

3 Answers   ABC,


Categories