system.out.println(1 + 3);

Answer Posted / g.deepa

In this statment,"system" is initial letter is in captial
(S)and with in the double quotes of numbers or letters only
printing on the screen like "1+3".
so it make a complie time error

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is hashset ordered?

542


What is the reflection?

555


Can we catch more than one exception in single catch block?

597


How many types of exception can occur in a java program?

527


How to restrict a member of a class from inheriting by its sub classes?

791






When is update method called?

663


What is a vector in java?

570


What are the differences between heap and stack memory in java?

528


How to create packages in java?

519


What is garbage collection? What is the process that is responsible for doing that in java?

643


What is a class reference?

550


what do you mean by java annotations?

538


What is string [] args?

551


Why are functions called methods in java?

518


What do you mean by local class?

509