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
What are filterstreams?
What are the restrictions that are applied to the java static methods?
Can final class have constructor?
placement papaers of spring computing technology
How list contains works in java?
What is the exact difference in between unicast and multicast object? Where we will use?
Is a char always 1 byte?
What does the append?
Which oo concept is achieved by using overloading and overriding?
What is meant by string is immutable?
Difference between ‘>>’ and ‘>>>’ operators in java?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is the access scope of a protected method?
What is jdbc api?
Explain about wait() method?