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
Can a static method be overridden in java?
Is a class subclass of itself?
Difference between final and effectively final ? Why is effectively final even required ?
What is a void in java?
What do you mean by byte code?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Write a code to create a trigger to call a stored procedure
why we use merge option in hybernate pls give a ex snippet
What is the size of string?
What is java abstraction with example?
What is a finally block?
How do I find and replace in word?
Difference between stack and queue?
What is an interface in java?
What are the differences between abstract class and interface?