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 / rajendra h r

System is a class

Out is a static reference of type printStream.

prinyln()is a method in the Class System.

When you say System.out.println()

u r telling compiler to print the string that u type
inside the println() method as argument on out put stream
(ie u r moniter).

Is This Answer Correct ?    18 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are inner classes or non static nested classes in java?

1218


Do extraneous variables affect validity?

957


What does snprintf return?

1057


What are features of java?

1085


What are the three best choices for a development environment?

1155


What do you mean by object?

1032


Explain the different forms of polymorphism?

1055


List out benefits of object oriented programming language?

944


Does java arraylist maintain insertion order?

1049


What is the difference between the boolean & operator and the && operator in java programming?

1097


What happens if we don’t define serial version uid?

1082


Does java set allow duplicates?

1135


What is incompatible types in java?

1084


What is the Difference between Final Class && Abstract Class?

1141


What do you understand by the term polymorphism?

1129