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
What are the uses of synchronized keyword?
What is floor in java?
How do you break a loop?
What is an example of a keyword?
What function extracts specified characters from a string?
What technique is carried out to find out if a particular string is empty?
What is parseint?
Can you give few examples of final classes defined in java api?
Difference between a class and an object?
Do I need to import java.lang package any time? Why?
What are the two types of exceptions in java? Which are the differences between them?
Does java initialize arrays to zero?
Why pointers are not used in java?
What 4 doubled?
Can a vector contain heterogenous objects?