why applet doesn't have main? isn't possible a program with
out main?
Answer Posted / rajagopal
in applet they have separate life cycle so it's don't need
main
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is ide with example?
How do you define a set in java?
Which collection is ordered in java?
Write a method to check if input string is palindrome?
Explain the differences between static and dynamic variables?
Write a factorial program using recursion in java?
What are the advantages of unicode?
What is the size of integer?
Can we have more than one package statement in source file ?
What is busy spin, and why should you use it?
What is the base class of all exception classes?
How do you find the absolute value?
When can we say that threads are not lightweight process in java?
What are the two types of streams offered by java 8?
difference between byte stream class and character stream class?