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 / vivek ingle

System is a class in System class their is a declaration of
out Static data member Just Like (public static final
PrintStream out).

Out is Static Data Member.

Println is a method in PrintStaream class.

Public Class System{
public static final PrintStream out;
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we serialize arraylist in java?

1061


How to provide security in java

2326


How do generics work in java?

1100


What methodology can be utilized to link to a database?

1010


Describe string intern() methodology

1111


What is variable and constant explain with example?

1166


Why singleton pattern is better than creating singleton class with static instance?

1053


What is the use of singleton class?

1012


What is the purpose of stub and skeleton?

1076


What do you mean by multithreaded program?

1061


Which collection allows duplicate values in java?

1024


Is null false in java?

1232


What super () does in java?

965


Explain the difference between private, public, package and protected in java?

1094


What is number data type in java?

1068