WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT.
Answer Posted / prasad.m.y
Abstraction is nothng but datahiding and encapsulation is wrapping up of data into a single unit.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is destructor example?
How do you define a class in oop?
Why is object oriented programming so hard?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
#include
What are properties in oop?
What does and I oop mean in text?
What is the main purpose of inheritance law?
What is polymorphism in oop example?
What is abstract class in oop?
What is and I oop mean?
Which language is not a true object oriented programming language?
What is the point of oop?
Why is static class not inherited?
Which type does string inherit from?