java - Object creation in system class -


We have a printstream class object in the system class, but how is this possible because the printstream class is without Java import package? Is it possible to create that object in the system class?

Please refer to the source code. / P>

import java.io. *; is the first import line / statement in the system class


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -