can you create interface instance ?
Answer Posted / venkat
No, we can't instantiate the interface
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you check if a character in a string is a digit or letter?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is jdbc api?
What is field name?
What is the difference between declaration and definition in java?
Can you access non static variable in static context?
What is ternary operator?
What is replaceall in java?
Can we restart a dead thread in java?
What things should be kept in mind while creating your own exceptions in java?
What are the default and parameterized constructors?
What is the collection interface?
When will we use them?
Explain the importance of finally block in java?
What is the java virtual machine?