answersLogoWhite

0

A standalone application is one that can be executed independently and would execute and produce some output either as a UI or on the JVM console. Any java class with a main method can be considered a mini standalone java application.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the meaning of stand alone apps in java?

They stand alone. Forever alone.


Advantage of java over j2ee?

HI, Java and J2ee java is for the stand alone application but j2ee is for the enterprise applications.


Every stand-alone Java application must contain a?

server


Is the AIAP a stand-alone program.?

True


Which is not a stand alone program a. Java b. Javascript c. Both a and b d. None of the above?

If you are talking about programs written in those languages: Both. Java relies on the JVM and Javascript relies on your web browser. Otherwise: Neither


Can i have a java code based on stand alone applications only?

yes very well you can


What methods are available for booting into the Windows Setup program on a stand-alone PC?

What methods are available for booting into the Windows Setup program on a stand alone PC


Is the AIAP is a stand-alone program?

TRUE


Will The Tomcat Web server will work on a stand-alone computer system?

Yes. The Tomcat Web server will work on a stand-alone computer system. It will need The Java environment installed on the same machine.


Difference between java applets from java application?

Java applets are programs which we can embed in a webpage. It will act from server to client machine. But java can be used to make stand alone programs also. These programs will include games, freewares and all.


What do you mean by multithread program in java?

A Program in Java that spawns multiple threads is called a multithreaded program in Java.


What is sqlca?

An SQLCA is a set of variables that may be updated at the end of the execution of every SQL statement. A program that contains executable SQL statements may provide one, but no more than one SQLCA (unless a stand-alone SQLCODE or a stand-alone SQLSTATE variable is used instead), except in Java™, where the SQLCA is not applicable.