Answer Posted / sunil kale
no interface can't extends class, it only extends another
interface.
Class implpements interface.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is command line used for?
what is ststic with example
Why is logger singleton?
Are static members inherited to sub classes?
What are static variables and functions?
What is difference between c++ and java ?
Explain about class in java?
Is array size fixed in java?
What is the differences between c++ and java? Explain
How can you read an integer value from the keyword when the application is runtime in java? example?
How many types of exception can occur in a java program?
What is a function easy definition?
What is the difference between the size and capacity of a vector?
What is the purpose of using break in each case of switch statement?
Is namespace same as package in java?