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


Please Help Members By Posting Answers For Below Questions

What is default switch case? Give example.

657


Explain the importance of join() method in thread class?

733


What is jee6?

624


How do you implement singleton class?

616


I want to persist data of objects for later use. What’s the best approach to do so?

591






Explain about fail fast iterators in java?

663


What is an iterator interface in java programming?

632


What types of index data structures can you have in java?

730


What does || || mean in math?

598


Can we write a class without main method in java?

571


Is main an identifier?

637


How is tree Mirroring implemented?

722


What is the range of the short type?

683


Implement a stack with push (), pop() and min() in O(1) time.

717


How to stop a thread in java? Explain about sleep () method in a thread?

683