Answer Posted / venu
interface is a method prototype
it contains method declarations and final variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is appletviewer?
What is a marker interface?
What is entry set in java?
What is the list interface in java programming?
how can you take care of mutual exclusion using java threads? : Java thread
What do you meant by active and passive objects?
Can we instantiate interface in java?
Why is java multithreaded?
What are the core java topics?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
Can we have multiple classes in single file ?
Using callable statement how can you pass out parameters, explain with example?
How can you write a loop indefinitely in java programming?
List some oops concepts in java?
Explain the importance of finally over return statement?