What is the diff. b/w Interfaces & Abstract class?
Answer Posted / parminder
Interfaces are implictly public and abstract and abstract
classes have abstract and non abstract methods
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why is the singleton pattern considered to be an anti pattern?
Why do we use string?
What is difference between this and super keyword?
What's the difference between an abstract class and interface in java?
How does a for loop work java?
How to sort an unsorted array in java?
Is null an object in java?
How do you generate random numbers in java?
How do you declare an array in java?
What is constant in programming?
Can a singleton class be inherited?
What is thread safe singleton?
Who is founder of java?
What is a website container?
What is byte code and why is it important to java’s use for internet programming?