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 Concept of Encapsulation in OOPS
What is a private class in java?
Say any two properties in beans?
What is a data structure java?
What is default size of arraylist in java?
Which package is used for pattern matching with regular expressions?
What is the use of isempty in java?
What are the differences between string, stringbuffer and stringbuilder?
Explain when noclassdeffounderror will be raised ?
Which package has light weight components in java programming?
What is the major advantage of external iteration over internal iteration?
Can we force garbage collector to run ?
Why do we need wrapper class?
How to compare two strings in java program?
How can u increase the heap size in the memory?