explain System.out.println()

Answer Posted / harika

System is a predefined class,out is a reference of
printstream class,println is a method of printstream class.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print count of empty strings in java 8?

534


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

585


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

646


how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)

1901


Does java have a compiler?

553






What is the difference between numeric and integer?

509


What is singleton class in ruby?

559


Can a class be declared as static?

674


How is treeset implemented in java?

488


Tell us something about set interface.

559


what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

1727


What are meta-annotations?

553


Is class is a data type?

570


What is indexof in java?

512


What is procedure writing?

507