can we write a program with out a class in core java?

Answers were Sorted based on User's Feedback



can we write a program with out a class in core java?..

Answer / arjun

Noo way, every program should be write within class only

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Core Java Interview Questions

What is thread pool in java with example?

1 Answers  


Where can I find data structures question and answers with comprehensive working code written in Java

0 Answers   Amazon,


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

2 Answers   Satyam,


How do you convert boolean to boolean?

1 Answers  


what is difference between perfom() & excute() ?

2 Answers   IBM,


if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java

1 Answers  


What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet

1 Answers  


What is equlas() and hashcode() contract in java? Where does it used?

1 Answers  


Where are register variables stored?

1 Answers  


Is static a keyword in java?

1 Answers  


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


How will you call an Applet using Java Script Function?

1 Answers  


Categories