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

System: Class of java.lang package
out: predefine stream variable
println: method of PrintStream class (which is a type of
object reference by System.out)

Is This Answer Correct ?    15 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the default values of all the elements of an array defined as an instance variable.

1036


Explain notify() method of object class ?

1162


What an i/o filter?

1084


what is difference betweem home interface and remote interface?

2682


What is the char data type?

1057


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

987


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

1094


What initialize variables?

1085


What is meant by class and object in java?

1111


What is the size of arraylist in java?

1069


is there a separate stack for each thread in java? : Java thread

1034


How do you compare two objects?

989


How do you compare characters in java?

1047


Explain what are final variable in java?

1138


Explain the difference between collection api and stream api in java8?

1022