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
How variables are stored in memory?
What are static variables and functions?
What is jvm? Why is java called the platform independent programming language?
What are the different types of inheritance in java?
What is static synchronization?
How we can execute any code even before main method?
Can we declare the static variables and methods in an abstract class?
What is nextint java?
Do you know why doesn't the java library use a randomized version of quicksort?
When the constructor of a class is invoked?
What is sleep method?
What is application tier?
What is a boolean flag in java?
Difference between character constant and string constant in java ?
What is a arraylist in java?