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 is inheritance in oop?
What is the difference between static polymorphism and dynamic polymorphism?
Why is polymorphism used?
What is the problem with multiple inheritance?
What is pointer in oop?
What is polymorphism in oop example?
What is polymorphism what are the different types of polymorphism?
How do you use inheritance in unity?
Is oop better than procedural?
What is oops and why we use oops?
any one please tell me the purpose of operator overloading
What is overloading in oops?
Which is better struts or spring?
Who invented oop?
What is difference between data abstraction and encapsulation?