Log in or register to post comments This statement is used for printing the output on the console. Here: System: is a class. out: is a static variable present in System class of type PrintStream. println(): is a method present in 'PrintStream' class. Tags Java Fundamental Interview Questions Core Java Interview Questions Java Interview Questions