What is Classloader in Java?


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

Post New Answer

More Core Java Interview Questions

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 is meant by vector class, dictionary class, hash table class, and property class?

0 Answers  


Mention the default values of all the elements of an array defined as an instance variable.

0 Answers  


What is meant by null and void?

0 Answers  


can we access the method of class without creating the object of the class

3 Answers  






How do you achieve singleton?

0 Answers  


What are concepts of OOPS and how are they implemented in Java?

2 Answers   KPIT,


Why do we create threads in java?

0 Answers  


How can you traverse a linked list in java?

0 Answers  


What is the disadvantage of java?

0 Answers  


What is the difference between C++ & Java?

78 Answers   College School Exams Tests, HAL, SUN, Syntel, TCS, Wipro,


What is the difference between procedural and object-oriented programs?

0 Answers  


Categories