public class Exc { public static void main(String args[]) { int x1=0; try { int x3= 100/x1; } catch(ArithmeticException e)…
November 23rd, 2009
What will be the output of the following program code?
No Comments, Java Questions, by Daisy Williams.class Ques0357{ public static void main(String[] argv){ int s = 2; switch (s) { case 1: System.out.println(“Fred”); break; case 2:…
November 21st, 2009
SUN Java anounces a series of performance tunning certifications.
No Comments, News, by Daisy Williams.Now days SUN announces Java performance tunning certifications. By doing these certification you will learn a blend of tuning methodology,…
November 20th, 2009
ucertify Early Bird discount
No Comments, News, by Daisy Williams.Just Go and Get the uCertify’s discount on certifcation kits on this Early Bird discount. Our kits provide’s a strong…