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

System is a class. out is an object of class PrintStream and
is static and in class System. println() is a methode in
class PrintStream, which can be called by using object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does java have different data types for integers and floating-point values?

1065


How do you write a scanner class in java?

1064


What is widening and narrowing in java? Discuss with an example.

1104


When should I use stringbuffer?

1056


What is canonical name in java?

1188


What is the difference between scrollbar and scrollpane?

1131


Write a java program that prints all the values given at command-line.

1056


What are untrusted applets?

1199


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

2042


what do you understand by the term string with respect to java?

1100


Explain differences between collection api and stream api?

1235


Where are the card layouts used?

1125


What is a protected void?

981


What is the importance of finally block in exception handling?

1083


What is return code?

1059