Answer Posted / vinoth sing
interface contains set of methods and signatures.
it contains mainly abstract class,
they can have constants which is public,static and final.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of garbage collection in java, and when is it used?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Difference difference paint() and paintcomponent()?
What are the steps involved to write rmi based programs?
Can I uninstall java?
Is java a virus?
Write code of any action class?
When is an object subject to garbage collection?
What is meant by collection in java?
how can you take care of mutual exclusion using java threads? : Java thread
Why java is call by value?
What is independent and dependent variables in research?
What is the definition of tree ?
What is the difference between array list and vector in java?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?