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

System is a class which is present inside the package
java.lang ,which is imported by default. System class
provides access to system,It contains 3 predefined stream
variable in,out and err.

System.out refers to the standard output stream. By default
this is console.

println() stands for printline,used to produce output of the
data on screen.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which api is provided by java for operations on set of objects?

1530


What is immutability in java?

1138


What is double parsedouble in java?

1144


What is a “stateless” protocol ?

1041


When should you use arraylist and when should you use linkedlist?

985


What does the three dot emoji mean?

1207


What is the best definition for data?

1027


What is a class component?

1226


How does arraylist work in java?

1175


what is the difference between preemptive scheduling and time slicing? : Java thread

1096


Write a program to solve producer consumer problem in java?

1069


What type of variable is error flag?

1137


What is a marker interface?

1226


What is another word for methodology?

1077


What is serial version uid and its importance in java?

1094