system.out.println(1 + 3);

Answer Posted / sreedhar

System is class ,println method is streem class,out is
static variable of system class,that staic variable calling
class name.thats why write the System.out.println();

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you dynamically allocate memory to an array?

580


What is your platform?s default character encoding and how to know this?

1746


Outline the major features of java.

561


How to invoke external process in java.

556


What is args length in java?

650






Are arrays dynamic in java?

526


Why parsing is done?

492


How do you declare a variable?

615


What is the difference between overriding and overloading in OOPS.

545


Explain the importance of thread scheduler in java?

589


Is java an ide?

516


What is the use of singleton?

506


What is the difference between jdk and jre?

598


Is a string literal?

514


What is mean by encoding?

618