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

define System.out.println(); what is the meaning!

Answer Posted / ilankumaran

System is a class
out is a predefined streaming object of the System class
and println() is a method which is used to print the output
on the screen

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why java is said to be pass-by-value ?

1093


What is java’s garbage collected heap?

1037


What are the fileinputstream and fileoutputstream?

1106


Explain different states of a thread in java?

1123


how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)

2392


Can we convert stringbuilder to string in java?

1033


Do you need to import math in java?

1063


what is the constructor and how many types of constructors are used in java?

1040


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

2182


What is meant by class loader? How many types are there?

1332


How do you implement tree mirroring in java?

1126


What is purpose of applet programming?

1241


Can we print null in java?

1109


Are there structures in java?

1030


What is fail fast in java?

1258