Computer Science, asked by mishramamta549, 10 months ago

Java applications are stand alone program requires of dash​

Answers

Answered by Anonymous
4

Explanation:

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. There are three types Java based applications.

Similar questions