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 / santosh singh

'System'is a class in it out is a field defined as static
so we can write System.out
out is object defined in PrintStream class in printstream
class tere is a method println()so we can call that method
by out.println()printstream class is defind in java.io
package so if we want to use it so we import java.io package
so it is better to cal system.out.println()it give the same
result

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a serialized object be transferred via network?

1023


What is main function purpose?

1079


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

1022


Does string is thread-safe in java?

1143


What is the Scope of Static Variable?

1276


What is illegal identifier in java?

1075


Give me example of derived data types.

1207


What is pangram in java?

1077


What are some characteristics of interference class?

1056


What do negative exponents mean?

1109


What do you understand by synchronization?

1095


What differences exist between iterator and listiterator?

1086


What is float in java?

1038


How do you write methodology?

1027


What are green threads in java?

1053