explain System.out.println

Answer Posted / franklin

System: its the class
out: its the object of the class System
println():its the method which tells the compiler to print
a new line.

Is This Answer Correct ?    381 Yes 273 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do a true java ping from windows?

610


Can a class be private?

508


What is the access scope of protected access specifier?

531


What are Normalization Rules? Define Normalization?

545


What is the static variable?

568






Can a lock be acquired on a class in java programming?

529


what is meant wrapper classes?

600


What is the simpletimezone class in java programming?

533


How can we make sure main() is the last thread to finish in java program?

664


How do you escape in java?

572


Explain inner classes ?

643


List the different types of classloaders in java.

498


How do you implement tree mirroring in java?

583


Difference between a class and an object?

571


Why char array is favored over string for the storage of passwords?

553