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 / arun gopal

'System' is a class in java.lang package
'out' is a static object of PrintStream class in java.io
package
'prinln()' is method in the PrintStream class.....

Is This Answer Correct ?    791 Yes 59 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java and its types?

1167


What is the purpose of the system class in java?

1097


What is a variable declaration?

1032


What is predicate in java?

1102


What are abstract classes and anonymous classes?

1131


What is the difference between access specifiers and access modifiers in java?

1234


What do bitwise operators do?

1051


Explain about oops concepts.

1173


What is the difference between super class & sub class?

1280


Is string is a class in java?

1019


define the terminology association.

1150


Can constructor be inherited?

1088


Are arrays primitive data types?

1255


Write a program to show whether a graph is a tree or not using adjacency matrix.

1147


What is class and object in java?

1061