can we write a program with out a class in core java?
Answer Posted / juned
yes,It is possible by using enum(which is a predefine class)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does indexof mean?
What best practices should you follow while writing multithreaded code in java?
Is assembly language a low level language?
How to disable caching on back button of the browser?
What is class and its types?
What is the main use of generics in java?
Which collections are thread safe in java?
What is a programming object?
What do you understand by the term wrapper classes?
What are different types of arrays?
Can an interface extend another interface?
When is the finally clause of a try-catch-finally statement executed?
When will we use them?
What is byte code and why is it important to java’s use for internet programming?
Difference between process and thread?