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 object and example?
Which method cannot be overridden?
What is encapsulation in oop?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
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?
Is html an oop?
Can a destructor be called directly?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What exactly is polymorphism?
What are different oops concepts?
Why we use classes in oop?
What language is oop?
What is a class in oop?
Where is pseudocode used?