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
Can a private method be declared as static?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is the java project architecture?
What is an empty list in java?
Is alive and join method in java?
What is the different between get and post?
Describe the term diamond problem.
Implement two stacks using a single array.
What is regex java?
Which is best ide for java?
Is a boolean variable?
What is the properties class in java programming?
Can an interface have a class?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
can I implement my own start() method? : Java thread