can we write a program with out a class in core java?
Answer Posted / arjun
Noo way, every program should be write within class only
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is collections framework?
What are the advantages of exception handling?
What is the difference between checked exception and unchecked exception?
Which sort is best in java?
What are drawbacks of singleton class?
How do you convert an int to a double in java?
What is scanner in java?
What are the access modifiers in java?
How many bits is a string?
How do you get the length of a string in java?
Can we use return in constructor?
What do you understand by abstract classes?
How do you identify if jvm is 32-bit or 64-bit from java program?
What is logical variable?
Is java hashset ordered?