what is meant by Garbage collection?
No Answer is Posted For this Question
Be the First to Post Answer
why use interface? if interface declear a method implement in class. why direct implement method in class
How many bits does a boolean take?
Can there be an abstract method without an abstract class?
What is externalizable?
What is the method in java?
What is the difference between this() and super()?
Can Applet have constructors?
Does java have extension methods?
Is static a singleton?
How do you create an array in java?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
What is static class