Answer Posted / muthusenthil
Interface is mearly a specification, its a design flexible
it can be used to model multiple inheritance normally java
wont supports.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why arraylist is used in java?
What is the function of log?
Define how destructors are defined in java?
Write a program to show whether a graph is a tree or not using adjacency matrix.
List the features of java programming language.
Are floats faster than doubles?
How do you sort in java?
Say any two properties in beans?
What is a class object?
Does a function need a return?
What is the console in java?
What is file in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Explain about anonymous inner classes in java?
What is static keyword?