can you create interface instance ?
Answer Posted / devir
No,we cannot create an instance for interface
Is This Answer Correct ? | 74 Yes | 26 No |
Post New Answer View All Answers
What are loops in java?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Is class forname reflection?
Is singleton class thread safe?
When is update method called?
What exactly is methodology?
What is boolean example?
What is try-with-resources in java?
What is instance synchronization?
Why is whitespace important?
What is meant by 'Class access modifiers'?
Is null keyword in java?
What is the finalize method do?
Explain about the dynamic behavior of core java?
Convert a BST into a DLL and DLL to BST in place.