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
What is the difference between an argument and a parameter?
What is java lang string?
What is scope & storage allocation of global and extern variables? Explain with an example
How do you sort objects in java?
What are 5 boolean operators?
Mention a package that is used for linked list class in java.
How many inner classes can a class have?
What are basic data types?
What is the internal implementation of set in java?
Write a program to reverse a number in java?
What is the function of static in java?
explain different ways of using thread? : Java thread
Are static members inherited to sub classes?
What is the access scope of a protected method?
What are the differences between Java 1.0 and Java 2.0?