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

in c print and in c++ cout and in java
system.out.println()

system is classand package and out is an object of the
class printstream println is method of the printstream
printing string on console

Is This Answer Correct ?    11 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to handle exceptions in ejb?

2363


What is intern method in java?

1123


How the interruptible method gets implemented?

1027


What is the difference between @before and @beforeclass annotation?

1196


What is difference between array and vector?

1139


Is overriding possible in java?

1006


What is class and object in java?

1062


Can we have multiple catch block for a try block?

1066


Explain about static imports in java?

1047


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

2036


When does a class need a virtual destructor?

1066


what is the difference between the methods sleep() and wait()? : Java thread

1035


What is the difference between stream and buffer?

1020


Can we clone singleton object?

1125


Difference between object and reference?

1234