Answer Posted / maxwell maina
Java applet is a small java program that can only be
executed from within a browser.
An application is stand alone do not need browser to run
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Why java is secure? Explain.
Why pass by reference is not possible in java?
Does sprintf add a null terminator?
What is a databasemetadata?
Can a class extend 2 classes in java?
How is a variable stored in memory?
What's the difference between comparison done by equals method and == operator?
What are meta-annotations?
List some java keywords sun like c, c + + keywords?
Why main method is static in java?
What is java’s garbage collected heap?
Explain the difference between intermediate and terminal operations in java8?
What is the difference between Array and Hash Table?
What is the difference between ArrayList and Vector? which one is better in Java
Define iterator and methods in iterator?