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 |
write a code, we have two thread, one is printing even no and other print the odd no.
What is variable and rules of variable?
What is the best definition for data?
Why is the singleton pattern considered to be an anti pattern?
What is independent and dependent variables in research?
What is a values collection view ?
What are the advantages of java over C++?
where do we use init()
What is the difference between synchronized and synchronized block?
What is Yield() method when we r using this ? tell exactly
What is an 8 bit word?
What is the meaning of immutable regarding string?