Sunday, November 13, 2011

System.err

System is a class in java.lang package and contain a predefined stream variable err.
refers to standard error stream which is also console

it is object of type PrintStream.
it is a byte stream.

No comments:

Post a Comment

Build Lakehouse using Iceberg

 Flow Diagram of Data Lakehouse While Data Lake is excels for Machine Learning , Data warehouse is used for Business Intelligence , Data Lak...