explain System.out.println

Answer Posted / mouli

System.out.prtntln()-
System is a final class , Out is variable in that , out is defined for a Printstream class.
Println - > Print the contetnt and then terminate the line

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is multiple inheritance supported by java?

502


Is null a string or object in java?

544


What is a local, member and a class variable?

574


Similarity and difference between static block and static method ?

530


What is immutable state?

501






Why charat is used in java?

535


What is busy spin, and why should you use it?

586


What is the difference between delete and delete[]

573


What is the impact of declaring a method as final?

556


Why are global variables used?

497


Can you access non static variable in static context?

553


What about main thread in java?

642


What do you mean by checked exceptions?

531


Write a program based on Java script program.

639


What is regex used for?

538