Thread
:
Why System.out
View Single Post
anchitjindal07
Go4Expert Member
9Feb2010,23:30
'out' is an object of OutputStream class .Then why we use it with system class as we write System.out.print();