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 is charat java?

0 Answers  


How can I debug the Java security exceptions and AccessControlExceptions?

0 Answers   IBM,


Does chrome use java?

0 Answers  


How to perform selection sort in java?

0 Answers  


difference throws and throw in java

3 Answers  






Can we sort a map in java?

0 Answers  


what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


What are the two ways of implementing multi-threading in java?

1 Answers  


what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0

2 Answers  


What is the difference between math floor and math round?

0 Answers  


How do you reverse a list?

0 Answers  


Wha is the output from system.out.println(“hello”+null); ?

0 Answers  


Categories