Simple Java Program Without Main Function
class WithoutMain { static { System.out.println("Hello Visitors"); System.exit(0); } }
Hi Friends this blog is basically about learning the programming skill. This Blog is all about programming , a small world of programming