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

Why are pointers not secure?

777


How do you achieve singleton?

726


Can variables be used in java without initialization?

788


Why string is immutable or final in java

839


Can bool be null?

729


What are drawbacks of singleton class?

704


5 Coding best practices you learned in java?

817


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1269


What is double checked locking in singleton?

810


How does predicate work in java?

760


What is difference between Heap and Stack Memory?

741


how to create constants in java?

822


What is the difference between yield() and sleep()?

757


Why convert an applet to an application?

852


What technique can be employed to compare two strings?

788