Answer Posted / ravikiran
with implements keyword
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of OOP in java?
What is classpath?
What is a lock or purpose of locks in java?
What are the different types of inheritance in java?
What is an anonymous class in java?
Can you call a method in a method?
Can I uninstall java?
What is the r character?
Why string is not a wrapper class?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is the use of StringTokenizer class?
What is sorting algorithm in java?
is there a separate stack for each thread in java? : Java thread
Can we increase array size dynamically in java?
How to sort an array from smallest to largest java?