explain System.out.println

Answer Posted / ji

system. It is a class,and
out is the static member variable,
println is the method(out class method)..........

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the point of java?

550


What is jrmp?

546


What is the use of string and stringbuffer?

550


How are java objects passed to a method and what are native methods?

592


Can you explain inner class.

590






Can we declare the static variables and methods in an abstract class?

544


What are design patterns and please explain?

571


Is void a return type?

552


Can an integer be a string?

513


What is computer compiler?

533


What are extraneous variables examples?

525


What is the difference between preemptive scheduling and time slicing in java programming?

532


What is the purpose of using javap?

614


explain the difference between jdk and jvm?

560


Explain the difference between the public, private, final, protected, and default modifiers?

549