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

System : It is a java class in the java.lang package.

Out : it is a static field in System class.it holds the
reference of an object of the class printStream.

Println() : it is the method in the
PrintStream class.

so because out is static we can call it using class name
and because of it is returning object we can call methods
present in the object.and one of the method is println.

Is This Answer Correct ?    12 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What function extracts specified characters from a string?

1053


What are synchronized blocks in java?

1271


What is a conditional statement explain with example?

1063


Why string is not a wrapper class?

1226


What is identifier in java?

1171


What is string value?

1224


How do you represent a space in regex java?

1062


Can we define private and protected modifiers for the members in interfaces?

1150


Is 0 true or is 1 true?

1003


explain autoboxing in java?

1040


What is the final keyword denotes?

1167


How concurrent hashmap works?

1237


What are filterstreams?

1113


Is null a string or object in java?

1017


Is oracle java 11 free?

1008