What is palindrome in java?
No Answer is Posted For this Question
Be the First to Post Answer
Why we do exception handling in java and how many types of exceptions are there?
What is boolean in java?
What are the benefits of java?
what is the difference between ArrayList and Vector
19 Answers KPIT, Sasken, Satyam, Span Infotech, Wipro,
can we write program without class
Where are variables stored?
Explain notifyall() method of object class ?
What is <> used for in java?
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); }
what is business objects?
what is interface in java? Explain
What is a numeric string?