system.out.println(1 + 3);

Answer Posted / sushma

Gives Compile time error saying that "system cannot be
resolved"

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a constructor be private and how are this() and super() method used with constructor?

626


What are the differences between graph and tree?

739


What do you understand by the term singleton?

661


What is pangram in java?

615


Is static a keyword in java?

623






What is the name of the java compiler?

628


What are the main concepts of oops in java?

813


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

955


How do you declare an empty string?

721


How to convert string to char and vice versa?

602


What are java packages? What is the significance of packages?

653


why we use merge option in hybernate pls give a ex snippet

1556


What are the two ways in which thread can be created?

694


Can a class declared as private be accessed outside it’s package?

613


What is difference between synchronize and concurrent collection in java?

615