explain System.out.println

Answer Posted / sarfraj ahmed

SYSTEM IS THE CLASS
OUT IS THE OBJECT OF THE CLASS
& PRINTLN IS THE METHOD....
WHICH IS USED TO DISPLAY THE STRING INSID METHOD

Is This Answer Correct ?    13 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Print Vertical traversal of a Binary Tree.

611


Write a program to search a number in the given list of numbers.

632


What is difference between static variable and global variable?

551


What are synchronized methods and synchronized statements in java programming?

575


what is the significance of listiterator in java?

624






What is entry set in java?

539


how many types of Inheritance?

656


What is tcp ip in java?

591


How do you generate random numbers in java?

520


Who developed java?

572


Is singleton a bad practice?

579


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

686


What is string pooling concept?

555


What is byte data type?

550


Is it possible to use string in the switch case?

555