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
Difference between nested and inner classes ?
Can a static method be overridden in java?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What is the difference between JVM and JRE?
What is the difference between an argument and a parameter?
How will you load a specific locale?
What is jagged array in java?
what is ststic with example
What is printwriter in java?
Define iterator and methods in iterator?
When should I use singleton pattern?
Is empty list java?
What is role of void keyword in declaring functions?
Can we use different return types for methods when overridden?
What is boolean false?