Answer Posted / ash
java.applet
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is maximum size of arraylist in java?
What is the main function in java?
What's the default access specifier for variables and methods of a class?
If we don’t want some of the fields not to serialize how to do that?
When is the finalize() called?
Is there is any difference between a scrollbar and a scrollpane?
What is the significance of listiterator?
Can a final variable be initialized in constructor?
Which sorting algorithm is best in java?
What is initial size of arraylist in java?
What is nan inf?
How variables are stored in memory?
What is Gang of four design patterns
Objects or references which of them gets garbage collected?
Can inner class extend any class?