Answer Posted / ravikiran
Because we cann't extend more that one class with in a
class. But indirectly interfaces will provide the same
functionality by implementing more than one interfaces
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In java, how we can disallow serialization of variables?
When super keyword is used?
What is jagged array in java?
Is int primitive data type?
Is a boolean 1 bit?
Explain how can you debug the Java code?
What is the basic of java?
Why super is first line in java?
How do you insert a line break?
What does java final mean?
What isan abstract class and when do you use it?
What is the use of volatile in java?
What is the difference between preemptive scheduling and time slicing?
What is the purpose of void?
What are recursive functions? Give some examples?