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

where singleton classes are used in j2ee web application.can we use it for connection pooling.

1 Answers  


5 Coding best practices you learned in java?

0 Answers  


Why is java not 100% pure oops?

0 Answers  


I want to store more than 10 objects in a remote server? Which methodology will follow?

0 Answers  


What is the importance of main method in Java?

0 Answers  






What is return null in java?

0 Answers  


Why to use nested classes in java?

0 Answers  


What are the three types of design patterns?

0 Answers  


What is difference between static class and singleton pattern?

0 Answers  


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

0 Answers  


What is an array and a vector? How they different from each other?

4 Answers  


what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

0 Answers  


Categories