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

System is a final class in java.lang package
out is "PrintStream" type of static field in System class
(The "standard" output stream)
println is a method in class PrintStream (this is class is
in java.io package)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you trim a space in java?

1025


What is considered an anti pattern?

980


How do you identify independent and dependent variables?

1069


What is join () in java?

1013


What are the access modifiers in java?

1094


which pattern is default in scanner package?

2268


What is the most important feature of java? What is an interface?

1056


What is a flag value?

1101


What does method mean?

1134


How many digits can a float hold?

1064


How do you replace all in word?

1131


Can an interface be final?

1080


What are void methods?

1062


How we can run a jar file through command prompt in java?

1014


Can we serialize arraylist in java?

1064