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...

System.out.println("somestring"); It will create any object
or not

Answer Posted / prajakta

yes...Here System is a pre-defined class & out is a static
variable of that class.So we use "System.out" i.e
(className.variableName)..which gives you printstream class
object..now that object is used to call non-static method
of printstream class(println)i.e. obj.methodName();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to use string in the switch case?

1103


How do you achieve polymorphism in java?

1038


What is the base class of all classes?

1108


Does every java program need a main?

1033


List some features of the abstract class.

1120


What is a vector in java?

1091


What does sprintf mean?

1004


explain local datetime api in java8?

1061


Are floats faster than doubles?

1144


What is data movement?

1201


What is the method to declare member of a class static?

1056


What is difference between path and classpath in java?

1093


What is the final blank variable?

1184


Explain what is encapsulation?

1142


What is instance means in java?

1098