why applet doesn't have main? isn't possible a program with
out main?
Answer Posted / pradeep kumar giri
yes it is poosible.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the function of static in java?
How can constructor chaining be done using this keyword?
Can we use a default constructor of a class even if an explicit constructor is defined?
What does snprintf return?
What is java ceil?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What is the purpose of the enableevents() method in java programming?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
How do I print a “?
Can we create more than one object singleton class?
How a string is stored in memory?
What is the original name of java?
Can there be an abstract method without an abstract class?
How do you square a number in java?
Explain with example the concept of constant variable in java.