Explain static nested classes ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is HashTable?

4 Answers  


What is a string token?

0 Answers  


What is the purpose of a parameter?

0 Answers  


Explain with example the concept of constant variable in java.

0 Answers   HCL,


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,






What is the use of list in java?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


What does a void function return?

0 Answers  


What is the difference between normal report & matrix report?

0 Answers  


How do you reverse a string in java without using string buffer?

0 Answers  


Why string is a class?

0 Answers  


What is arraylist e in java?

0 Answers  


Categories