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
Where are global variables stored?
Is object a data type?
What about main() method in java ?
Do you need to import math in java?
If a class is declared without any access modifiers, where can the class be accessed?
What is the use of optional ?
How many return statement are allowed in a function?
What is difference between local variable and global variable?
What is an infinite loop in java? Explain with an example.
Is upper case in java?
How is treeset implemented in java?
What do you understand by garbage collection in Java? Can it be forced to run?
What is difference between static variable and global variable?
What is meant by structural programming?
What methods are used in Servlet?Applet communication?