why applet doesn't have main? isn't possible a program with
out main?
Answer Posted / varsha
yes
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Give a brief description of java socket programming?
What is type parameter in java?
what is synchronization and why is it important? : Java thread
Which methods are used during serialization and deserialization process?
How a string is stored in memory?
Why is java architectural neutral?
Define how does a try statement determine which catch clause should be used to handle an exception?
Can we execute a program without main() method?
Tell us something about set interface.
What is meant by singleton class?
Why object class is super class for every class in java?
What is garbage collection? What is the process that is responsible for doing that in java?
What is an image buffer?
What is maximum size of arraylist in java?
Can a class be declared as static?