Answer Posted / ravikiran(aptech mumbai)
interface is the one which contains all the methods as
abstract.If we wish to do a complete new functionality
implementation in the future we have to make use of interface
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain super keyword in java.
What is the basic difference between string and stringbuffer object?
Define inheritance?
Can a singleton class be inherited?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Why do I need to declare the type of a variable in java?
What is the difference between a local variable and an instance variable?
What do you understand by the term singleton?
What is the collections api in java programming?
What is method in java ?
Give me example of derived data types.
How does compareto method work?
Difference between linkedlist and arraylist.
What is threaded programming and when is it used? : Java thread
v-model life cycle