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

extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


Can I override protected method in java?

0 Answers  


what is the collable collections in java?

2 Answers   Persistent,


What is immutable data?

0 Answers  


What modifiers are used for interface declaration?

7 Answers  


How many types of string data types are there?

0 Answers  


What is the superclass of exception?

3 Answers  


What is the difference between the paint() and repaint() methods in java programming?

0 Answers  


Explain about arraylist?

0 Answers  


Give a briefing on the life cycle of a thread.

1 Answers  


Java violates few objected oriented concepts. Can you explain in what way?

3 Answers   Ness Technologies,


What is return in java?

0 Answers  


Categories