Tuesday, November 29, 2011

What is the use of System.err.println()?, explain clearly what is System.err.println()?, what r the access specifiers available in System class?

The standard input, output, and error streams -- System.in, System.out, and System.err -- are all byte streams.
Category:Java Interview Questions

No comments:

Post a Comment