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 |
Why we use protected in java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
How can we find size of the object ?
How does arrays sort work in java?
Are private methods final?
Explain the difference between comparator and comparable in java?
What is the difference between iterator and enumeration ?
What is communist flag?
Where are register variables stored?
What is prime number in java?
What is OOPs & Why?
Is there is any error if you have multiple main methods in the same class?