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

Name few java.lang classes introduced with java 8 ?

539


What is predicate in java?

560


What is split return?

495


Why is String immutable?

626


What is the role of garbage collector in java?

495






Why are functions called methods in java?

535


What is scope & storage allocation of global and extern variables? Explain with an example

583


What is ternary operator? Give an example.

603


Why is stringbuffer thread safe?

570


Why there is no call by reference in java?

497


Why do people says “java is robust”?

562


What is lazy initialization in java?

556


What is functional interface in java example?

537


What is math floor in java?

477


What are the escape sequences in java?

565