can you create interface instance ?
Answer Posted / kcs
No, We cannot create an instance for interface. But we can
create a reference for an interface.
| Is This Answer Correct ? | 75 Yes | 17 No |
Post New Answer View All Answers
What is the difference between heap memory and stack memory?
Why we use multi threading instead of multiprocessing?
How are variables stored in memory?
What's a method in programming?
Is string a class in java?
Describe the process as to how substring() methodology mechanisms in java.
Does treeset use compareto?
How many types of interfaces are there?
What is append in java?
What is the collections api?
Why do we override tostring method in java?
How do you override a private method in java?
Explain about main() method in java ?
What are keyboard events?
Can an interface be final?