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 / vipul patil

System is public class...& out is static object So class
System can invoke it directly...out is a static object of
PrintStream.class ,& println() is method of PrintStream.class




so "System.out.print(" hello");"

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is identifier give example?

1097


What is the difference between logical data independence and physical data independence?

1084


Can java object be locked down for exclusive use by a given thread?

1056


explain the difference between jdk and jvm?

1039


Is void a return type?

1015


How do you empty a list in java?

1016


What is a super method?

1018


Can you explain the usages of class.forname()?

1113


What is the exact difference in between unicast and multicast object? Where we will use?

1041


What is operator overloading. Is it is supported in java?

1082


Explain the use of shift operator in java. Can you give some examples?

1033


Which class is the superclass for all the classes?

1062


What is the difference between an inner class and a sub-class?

1064


What is meant by anonymous class?

1088


How do you check if a number is a perfect square?

1031