Seriously, what is any programming language without a HelloWorld app?
Hello World
class HelloWorld
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}
Rajnesh 0 Newbie Poster
aniseed 38 Posting Whiz
Banderson 29 Junior Poster in Training
venomlash 55 Junior Poster
alpe gulay -1 Light Poster
cleofy 0 Newbie Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.