WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT.
Answer Posted / purush
A unique datatype, that is defined by the progrmer.It may
refer to an object class in OOP or to a special data type in
traditional,non-OOP languages.
ADT is a specification of a set of data and the set of
operations that can be performed on the data.This supports
the principle of INFORMATION HIDING.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
what are the different types of qualifier in java?
What are oops methods?
What is destructor example?
What is data binding in oops?
Explain the advantages of inheritance.
Can a varargs method be overloaded?
Give two or more real cenario of virtual function and vertual object
What is destructor in oop?
how to get the oracle certification? send me the answer
What is encapsulation and abstraction? How are they implemented in C++?
What is difference between data abstraction and encapsulation?
What is multilevel inheritance explain with example?
Who invented oop?
Which language is pure oop?
What is basic concept of oop?