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
Is an integer an object?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
How use .contains in java?
What is the static block?
Is zero a positive integer?
What do you understand by Header linked List?
Define nashorn in java8.
How do you classify Dialog Box?
What is the different between get and post?
What is thread safe singleton?
Explain the meaning of java applet.
Does java set allow duplicates?
How do I find and replace in word?
Is an array a vector?
When do we need to use internal iteration? When do we need to use external iteration?