Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

explain System.out.println

Answer Posted / shyam

It is quite simple to understand the question but to answer it we need to dig deeper in to java native code.

System is static class and cannot be instantiated
out is a reference variable defined in System
println() is the method used to print on standard output.
A <a href = "http://www.javastudychannel.com/forum/2114-What-out-System.out.println-Java.aspx">brief and nice explanation</a> is always welcome on this as we can learn much from this single line of statement itself!!

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write code of any action class?

1062


What is abstract class constructor called?

1077


What is a numeric digit?

1138


What are the special characters?

1015


What is variable explain?

1050


What does it mean to flush a file?

1111


Why do we need wrapper classes?

1118


Explain different types of wrapper classes in java?

1073


What is the full name of java?

1181


How do you define a set in java?

1058


What is the statements?

1147


What is the difference between notify and notifyall method?

1314


When do you get classcastexception?

1074


What's a method in programming?

1155


what is the purpose of the runtime class?

1107