what is Abstract DataType?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you convert int to char in java?

571


What are void pointers?

710


What are java packages?

582


What methodology can be employed to locate substrings inside a string?

524


Is list ordered in java?

538






Can we compare two strings in java?

554


How to make a read-only class in java?

587


How do you use compareto in java?

553


What is static class

614


How can you generate random numbers in java?

579


Can a class have multiple superclasses?

564


When can an object reference be cast to an interface reference in java programming?

577


Can you instantiate the math class?

598


What is difference between static and abstract class?

516


How do you sing an Applet ?

2028