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()

Answers were Sorted based on User's Feedback



explain System.out.println()..

Answer / edward sudhaharchennai

out is d object of PrintStream class which is available in
System class. println is a static method . its work is to
print the information provided into the console...

Is This Answer Correct ?    0 Yes 2 No

explain System.out.println()..

Answer / navneet raushan

Static is a final class , out is the output stream and
println is the method of PrintWriter class.

Is This Answer Correct ?    0 Yes 12 No

Post New Answer

More Core Java Interview Questions

What is fundamental datatype?

0 Answers  


What is a boolean structure?

0 Answers  


In real time project which driver did u use? What is the main functionality of the Prepared Statement?

3 Answers   Photon,


What are "class access modifiers" in Java?

0 Answers   Genpact,


Is 0 an even number?

0 Answers  


How do you sort an array in java?

0 Answers  


What are the differences between string, stringbuffer and stringbuilder?

0 Answers  


What is Co-Variant return type in method overriding?

1 Answers   RBS,


What is token in java?

0 Answers  


can any one tell me when do u go for inheritance and polymorphism

3 Answers  


What are thread local variables?

0 Answers  


What is a string what operation can be performed out with the help of a string?

0 Answers  


Categories