can you create interface instance ?
Answer Posted / nilesh
We can create instance of Inteface. Also Interface can
extends another more than one interface. So plz check out.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain java heap space and garbage collection?
If a class is declared without any access modifiers, where can the class be accessed?
What methods are used in Servlet?Applet communication?
How do you do a line break in java?
What are thread groups?
Is array serializable java?
Does anyone still use java?
What does singleton class mean?
What is finalize() function in java?
What are the two types of java programming?
What is equals method in java?
What are instance variables?
Convert Binary tree to linked list.
Can an interface extend a class?
What is final keyword in java? Give an example.