system.out.println(1 + 3);

Answer Posted / ravi

Here is Compile time error that is system package not exist

Is This Answer Correct ?    16 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

598


What is formatted output?

504


What is meant by JVM? Is JVM platform independent or not?

569


What is nextline method in java?

551


What is return code?

551






Is binary a low level language?

493


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

643


What is the use of static methods?

579


What are design patterns and please explain?

566


What are the types of inner classes (non-static nested class) used in java?

556


In how many ways we can do exception handling in java?

569


What is variable in java?

516


Is there any tag in htm to upload and download files?

603


Is heap stored in ram?

518


How do you make a thread in java?

622