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);
}
how to deploy tomcatserver to weblogic server? write d following steps?
How large is a boolean?
What is a treeset in java?
Can we extend private class in java?
what is difference between prepare stetement and callable starement with example?
What is pojo class in java?
how to crate clint-server socket?
1 Answers Accenture, Infosys, Infotech, TCS,
How do you escape json?
What is a marker interface?
What is a literal coding?
What is the difference between heap memory and stack memory?
Can a main method be declared final?