can u give one sinario when you use Abstract Class and When
you use Interface.
Answer Posted / ajay kumar sharma
Interface:
Used for mutiple inheritance.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
worst case complexities of Quick sort and Merge sort.
What are autoboxing and unboxing? When does it occur?
Define inheritance?
What are synchronized blocks in java?
What is string english?
What are different data structures in java?
What is mnemonic code?
Can a class be final?
Why are the methods of the math class static?
Why is sizeof not a function?
How does hashset works in java?
What are filterstreams?
How will you load a specific locale?
What is the difference between jvm and jre? What is an interface?
Can we pass a primitive type by reference in java? How