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