Sunday, November 13, 2011

System.out

System is the class name and out is a predefined stream variable.
refers to standard output stream which is console
it is object of type PrintStream.
it is a byte stream.

No comments:

Post a Comment

ec2-user@ec2 Permission denied