Monday, June 24, 2013

Java :: Print "Hello World" without using Semicolon (;)

This Gist shows how to print something in Java, without the use of Semicolon (;). The code is self explanatory.

https://gist.github.com/WarFox/5847999
Related Posts Plugin for WordPress, Blogger...