Answer Posted / ash
java.applet
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What are encapsulation, inheritance and polymorphism?
What is try-with-resources in java?
Why string is immutable with example?
What is double word?
What's the difference between comparison done by equals method and == operator?
What is the difference between method overriding and overloading?
define the terminology association.
What is final keyword in java? Give an example.
What is the purpose of default constructor?
What restrictions are placed on method overloading?
Is nullpointerexception checked or unchecked?
How to store image in arraylist in java?
How do you use compareto?
What is protected in java?
What is the difference between interface & abstract class?