Difference between Abstract Class & Interface?
Answer Posted / nivas
abstract class is declared in abstract and instance methods
but were as interface class is declared only in abstract method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is java installed on windows 10?
What is Map,List,hashtable,ArrayList and difference between them??
Is java an api?
What is flatmap java?
What is a jvm?
What is a service layer in java?
What is stateful in java?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
what about jdb and javadoc by example ?
What is profile in java?
What are the rules regarding quotation marks?
Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.
What is jndi datasource in java?
What is jersey in java?
What is a controller in java?