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 is the purpose of javac exe?
Is array synchronized in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
How do weakhashmap works?
what is meant wrapper classes?
What is the difference between an array and an array list?
Explain try and catch keywords in java?
When is the garbage collection used in Java?
Explain the overview of UDP messaging.
What is final int?
Explain about class in java?
What is null statement?
Explain the difference between an object-oriented programming language and object-based programming language?
Explain about java sdk?
What is a memory leak in java?