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
Describe the Big-O Notation.
What is the java reflection api? Why it’s so important to have?
What is the r character?
What is structure of java heap? What is perm gen space in heap?
What is identifier in java?
How can we make a class singleton?
Give few difference between constructor and method?
What are different types of arrays?
What data structures are used to perform recursion?
What is immutability in java?
how does the run() method in runnable work? : Java thread
What is parseint?
What are the 5 types of research methods?
What are the methods used to implement for the key object in the hash map?
What happens if an exception is throws from an object's constructor?