What do you know about the garbage collector?
No Answer is Posted For this Question
Be the First to Post Answer
What is “try and catch” in java
How to make a method thread safe without using synchronized keyword?
8 Answers Persistent, Societe Generale,
What methods are used in Servlet?Applet communication?
What super () does in java?
How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }
What is Connection pooling? Explain Pros and Cons?
What is the main advantage of passing argument by reference?
justify c is portable
Can we declare an array without size in java?
How we create object in copy constructor?
What is difference between jdk,jre and jvm?
What is OOPS Concept?