What is the difference between Abstract Class and Interface
Answer Posted / sushil
Abstract class can contain abstract as well as non-abstract
methods while Interface can have only abstract Methods
| Is This Answer Correct ? | 48 Yes | 3 No |
Post New Answer View All Answers
String class is defined under which package in java?
What is the collections api in java programming?
What is the purpose of a parameter?
What are some alternatives to inheritance?
How big is a 32 bit integer?
How can you share data between two thread in Java?
Explain the JDB in depth & command line.
How do you differentiate abstract class from interface?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What are advantages of exception handling in java?
Can each java object keep track of all the threads that want to exclusively access it?
What is keyword in oop?
Explain what is encapsulation?
What is contractor means and methods?