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 / manoj

1. System: It is a class present in java.lang package.

2.out:It is a static field present in system class ,as it is
a static field thats why it can access with class name.which
returns a printstream object.

3.Println: It is method in PrintStrean class which is print
a line and also create a new line.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 6 mandatory procedures for iso 9001?

1091


What is bool mean?

1141


How does hashset works in java?

1134


How java enabled high performance?

1093


Is array an object in java?

1019


What is an example of a constant variable?

1147


can used Protected Class outside Function.?

1154


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

1084


What does 3 dots mean in java?

1034


What is executor memory?

1001


Explain about the performance aspects of core java?

1109


What are measurable parameters?

1130


Which sorting algorithm is best in java?

1023


How do you declare a destructor in java?

1084


What is console based application in java?

1085