Define interface?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dev yadav
interface is a collection of abstract methods ...we also implement multiple inheritence in java with the help of interface....
| Is This Answer Correct ? | 2 Yes | 0 No |
what models are available for event handling?
Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
How many bits is a string in java?
What must a class do to implement an interface in java programming?
What is the difference between throw and throws?
v-model life cycle
What do you mean by buffering?
What are the two environment variables that must be set in order to run any java programs?
What is instance example?
briefley expalin about the packages
What is anti pattern in java?