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

Gen AI Interview

 Langchain vs LangGraph For RAG ingestion what you have used lang chain or lang graph For the  RAG ingestion pipeline , I use  LangChain , n...