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
Explain the difference between jdk, jre, and jvm?
What is included in core java?
Can two objects have same hashcode?
Can we define static methods inside interface?
What is the use of using enum to declare a constant?
What is garbage collector?
What are the basic concepts of OOPS in java?
What are different types of references?
How does linkedlist work in java?
What do you understand by a Static Variable?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Explain throw keyword in java?
How do you sing an Applet ?
What's a method in programming?
In the below example, what will be the output?