Answer Posted / a srinivas rao
we cannot extended INTERFACES,only can implement
INTERFACES.java allows you to implement more than one
INTERFACE.
| Is This Answer Correct ? | 8 Yes | 38 No |
Post New Answer View All Answers
What is the differences between c++ and java? Explain
What is the covariant return type?
Can a class have an interface?
What is method overloading in JAVA? Why is it not present in C ?
Difference between start() and run() method of thread class?
Enlist few advantages of inheritance?
Is java a compiler?
What is a jit compiler?
What is difference between final and immutable?
What is a nested list?
What are the different ways to handle exceptions?
How transient variable is different from volatile variable?
What is an immutable class?
What is difference between printf and scanf?
State the significance of public, private, protected class?