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 is use of inner class in java?
Which class contains a method: cloneable or object?
How many bytes are there?
What is stringbuffer in java?
What is fail first in java?
Does substring start with 0?
explain multi-threading in java?
What is the difference between preemptive scheduling and time slicing?
What is difference between iterator access and index access?
What is api in java?
Can a final variable be null?
when to use ArrayList and when to use HashMap in webApplication.
What are the steps in the jdbc connection?
Explain the selection sort algorithm and state its time complexity?
What about static nested classes in java?