Difference between Application and Applet ?
Answer Posted / preeti rani
Applet must have GUI whereas Application may not have GUI
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is method with example?
What is a constructor, constructor overloading in java?
Where will it be used?
Can a boolean be null java?
Can you explain the meaning of aggregation and composition
When will we prefer to use set and list in java and why?
How does linkedlist work in java?
What is the different between get and post?
Is java 11 paid version?
Why is string buffer better than string ?
What is difference between equal and == in java?
Define packages in java?
How many types of variables are there?
How we can make copy of a java object?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?