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

System: System refers to current java program.

out: out refers to output device. by default it is monitor.

println: to print the specific string onto output device in
next line

Is This Answer Correct ?    118 Yes 544 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return in java?

1024


What is local class in java?

1145


Define reflection.

1050


What is primitive data type in java?

1035


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

1058


What is the difference between static and global variables and also define what are volatile variables?

1103


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

2178


What is a parameter in simple terms?

1070


Which package is imported by default?

1132


What is update method called?

1205


What is an example of a constant variable?

1146


how to run ecllipse with jettyserver for windows environment using batch file

2145


What is hashing principle in java?

1080


Is alive in java?

1012


How many bytes is double?

1046