06-11-2011, 06:56 PM
Yes, C++ (for me) is much easier to use. Such as cout << "Hello World!"; To do the same thing in Java I have to say
System.out.println("Hello World!"); (Been a while sernce I programed in Java, is that correct?)
System.out.println("Hello World!"); (Been a while sernce I programed in Java, is that correct?)