WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT.
Answer Posted / harsh.chiks
ADT is a set of data values and operations which are
independent of it's implementations.
the best examples of ADT are STACKS,QUEUES...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need oop?
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?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is abstract class in oops?
What is object and class in oops?
What language is oop?
hi all..i want to know oops concepts clearly can any1 explain??
Which type does string inherit from?
What is interface in oop?
What is polymorphism and example?
What is the real time example of inheritance?
What is class encapsulation?
What are the types of abstraction?
Is react oop?
What is overloading in oops?