what is data Abstraction? and give example
Answer Posted / rohit kumar
abstraction is a programming technique that relies on the separation of interface and implementation
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is switch case in c++ syntax?
What is linked list in c++?
What is the importance of mutable keyword?
What is c++ good for?
Is c++ the most powerful language?
What is friend class in c++ with example?
Can a constructor return a value?
Why do we use the using declaration?
What are vtable and vptr?
What is an html tag?
What is c++ try block?
What is meant by const_cast?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
Why null pointer is used?
Write a program which uses Command Line Arguments