what is Abstract DataType?
Answer / chaithanya
class is called abstract data type.
why because class supports abstraction
abstraction means representing essential features without including the backround details.class contains data and functions.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is class variable java?
what is the use of StringBuffer?
Whats the difference between notify() and notifyall()?
When is update method called?
What is the differenc between Enemuration interface and iterator interface according to accessing?
What is return keyword in java?
What are sets in java?
why java does not support unsigned keyword?
Is Java Platform Independent if then how?
What is the Scope of Static Variable?
What is the same as procedures?
What is the reason behind using constructors and destructors?