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 / sankar r k

System is a class of java.lang package

out is a static object of the Printstream class.

println is a function of Printstream class to print on the
console

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

1290


What is unicode in java?

985


What does escaping a character mean?

1090


What access modifiers can be used for variables?

1205


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

1222


Write a program based on Java script program.

1202


Is it possible to compare various strings with the help of == operator? What are the risks involved?

1126


What is void in java?

1144


What is concurrent hashmap and its features?

1159


Is empty .java file name a valid source file name?

1180


When super keyword is used?

1057


What are structs in java?

1115


What is scope & storage allocation of static, local and register variables? Explain with an example.

1051


What are different types of states exist for a thread?

1052


How will you print number in reverse (descending) order in BST.

1040