what is difference between abstraction and interface?
Answer Posted / pushpendra mishra
Abstract is used in Frame work but Interface is used in specification
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between compare and compareto in java?
What about static nested classes in java?
What is update method called?
What is array sorting in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Can each java object keep track of all the threads that want to exclusively access it?
Is boolean a data type in java?
I want to persist data of objects for later use. What’s the best approach to do so?
What is the basic concept of java?
What are Normalization Rules? Define Normalization?
Explain listiterator and methods in listiterator?
What do you know about the garbage collector in java?
What is dynamic array in java?
What is defined as false sharing in the context of multithreading?
Explain java heap space and garbage collection?