Answer Posted / sri
Interface is a mechanism in Java which is used to create prototype of the classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are inner classes or non static nested classes in java?
How do you reverse a string in java?
What is arguments in java?
What is type inference in java8?
What do you mean by access modifier?
What is palindrome in java?
How is treeset implemented in java?
What is difference between final and finally in java?
What is float in java?
What is temp in java?
What’s the difference between unit, integration and functional testing?
When throws keyword is used?
Difference between static synchronization vs. Instance synchronization?
What is balanced tree in java?
What are extraneous variables examples?