what is data Abstraction? and give example
Answer Posted / idea man
Its hiding data that are not needed for presentation. kiya
mac
| Is This Answer Correct ? | 16 Yes | 27 No |
Post New Answer View All Answers
When is the copy constructor called?
What is nested class in c++?
What is type of 'this' pointer?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What's the "software peter principleā?
What does the linker do?
What causes a runtime error c++?
Is c++ the most powerful language?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
How should runtime errors be handled in c++?
Does dev c++ support c++ 11?
Why would you use pointers in c++?
What is the need of a destructor?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
Write a program to find the Fibonacci series recursively.