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 / raju kumar (bca)

ex:-class System
{
static printstream out= new printstream();
static Inputstream in= new Inputstream();
}
conclusion:=>
"system" is a class&packege(java.lang).
"out" is a static object of printstream class (java.io).
and "println()"is a method of out calss.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you get the length of a string in java?

1058


A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

1109


What technique is carried out to find out if a particular string is empty?

1057


Convert a BST into a DLL and DLL to BST in place.

1156


how does multithreading take place on a computer with a single cpu? : Java thread

1199


explain autoboxing in java?

1047


What is Major and importance difference between for and foreach loop ?

1201


Can you sort a list in java?

1032


What are the features of java?

1145


How do you declare a string variable?

1076


What is an example of declaration?

1078


What state is a thread in when it is executing?

1030


Is static variable stored in heap?

1051


why we use merge option in hybernate pls give a ex snippet

2030


What is the difference between heap memory and stack memory?

1120