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

'System' is a class in java.lang package
'out' is a static object of PrintStream class in java.io
package
'prinln()' is method in the PrintStream class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is comparable and comparator interface? List their differences

1149


Can we have a method name same as class name in java?

1100


What is void data type?

1054


What does @override mean?

1281


Can we use both this () and super () in a constructor?

1047


What is the scope or life time of instance variables?

1162


Write a program to reverse array in place?

1115


What is a website container?

1008


What is a default method?

1111


How does finally block differ from finalize() method?

1107


What does  mean in regex?

1108


What is the full meaning of java?

1095


Why string is not thread safe?

1048


What about main thread in java?

1170


Why we use methods in java?

1047