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...

what is the difference between System.out.println and out.println in java

Answer Posted / vmpire

out.println() and System.out.println() both are using for display purpose
out.println() use in jsp code<%out.println("vmpire<'_'>")%>
System.out.println() is use for when you want print some on console
Here system is class and out is the static variable of System class of printstream class type println is static method of stream class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

3047


What do you need to set-up a cluster with jboss?

1119


What is the diffrence between a local-tx-datasource and a xa-datasource?

1101


Explain phantom read?

2273


What are callback interfaces?

1133


what is an isolation level?

2795


Explain about local interfaces.

1113


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

1101


What is RMI and what are the services in RMI?

1245


What is the purpose of the wait(), notify(), and notifyall() methods?

1079


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1586


Write a singleton program?

1103


what are the advantages of JTA over JTS?

2286


Explain what is synchronization?

1144


What if the static modifier is removed from the signature of the main method?

1301