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

Is multiple inheritance supported by java?

508


Is vector ordered in java?

540


What are benefits of java?

556


Why does it take so much time to access an applet having swing components the first time?

1394


What is the difference between keyword and identifier?

534






Explain about the security aspect of java?

575


Is java a compiler?

567


What is the use of pattern in java?

511


How do you remove duplicates from an array in java?

527


Define how destructors are defined in java?

588


What are the differences between wait() and sleep()?

541


Why are data types important?

538


How many types of methods are there in java?

528


What are the different collection views provided by maps?

567


Write a java program to check if a number is prime or not?

535