skip to main
|
skip to sidebar
learn java
Pages
Home
Friday, May 21, 2010
The first java program
class first
{
public static void main(String [] args)
{
System.out.println("hello world");
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Is this is help full ?
Followers
Blog Archive
▼
2010
(11)
▼
May
(11)
Declear a class with one method
creat an object of a class
Declear a class in java
program of try and catch..
loops
Operator
Primitivie data type
use of final key word...
The first java program
java means
welcome
About Me
vicky
View my complete profile
No comments:
Post a Comment