Hello to the overlords of Elakiri & ordinary people like me ;-)
F fdakopati Member May 1, 2013 1 0 0 Mumbai May 1, 2013 #1 Hello to the overlords of Elakiri & ordinary people like me
||~R_girl~|| Member Mar 21, 2008 34,536 460 0 May 1, 2013 #2 public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } }
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } }
||~R_girl~|| Member Mar 21, 2008 34,536 460 0 May 1, 2013 #4 sachinbuwa said: JAVA Click to expand... System.out.println("YES!");
sachinbuwa Member Mar 17, 2008 293 8 0 May 1, 2013 #5 ||~R_girl~|| said: System.out.println("YES!"); Click to expand... System.out.print("");
~Pirate~ Well-known member Dec 24, 2012 2,548 996 113 May 1, 2013 #6 ||~R_girl~|| said: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } } Click to expand... System.out.println("java girl");
||~R_girl~|| said: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } } Click to expand... System.out.println("java girl");
||~R_girl~|| Member Mar 21, 2008 34,536 460 0 May 1, 2013 #7 ~Pirate~ said: System.out.println("java girl"); Click to expand... JOptionPane.showMessageDialog( "`Hate Java though .");
~Pirate~ said: System.out.println("java girl"); Click to expand... JOptionPane.showMessageDialog( "`Hate Java though .");
~Pirate~ Well-known member Dec 24, 2012 2,548 996 113 May 2, 2013 #8 ||~R_girl~|| said: JOptionPane.showMessageDialog( "`Hate Java though ."); Click to expand... try { JOptionPane.showMessageDialog( "`Hate Java though ."); } catch(Exception ex) { Console.WriteLine(" I also Hate Java"); } finally { Console.WriteLine("") }
||~R_girl~|| said: JOptionPane.showMessageDialog( "`Hate Java though ."); Click to expand... try { JOptionPane.showMessageDialog( "`Hate Java though ."); } catch(Exception ex) { Console.WriteLine(" I also Hate Java"); } finally { Console.WriteLine("") }