what is Abstract DataType?



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

Post New Answer

More Core Java Interview Questions

What are different types of access modifiers?

3 Answers  


How to perform Singleton of the java class object on multi JVM?

2 Answers  


Why is the main method static?

0 Answers  


can we access the super class method using subclass object?

4 Answers  


What is difference between path and classpath variables?

0 Answers  






What is the difference between length and size in java?

0 Answers  


How would you convert bytes to string?

0 Answers  


what is connection pooling with example?

3 Answers   Amdocs,


when to for abstract class and when to go for interface

2 Answers  


Why do we need hashmap in java?

0 Answers  


What is anagram of a string?

0 Answers  


State the main difference between c++ and java?

0 Answers  


Categories