Computer Science, asked by digitechnta, 1 month ago

what are 2 types of java programs?

f
o
l
l
o
w

m e
....​

Answers

Answered by mrdeath4
7

Answer:

Java Applet - small program written in Java and that is downloaded from a website and executed within a web browser on a client computer.

Application - executes on a client computer. ...

JAR file (Java archive) - used to package Java files together into a single file (almost exactly like a .

Answered by akshaykumarks2005
1

Types of Java programs

  • Java Applet - small program written in Java and that is downloaded from a website and executed within a web browser on a client computer.
  • Application - executes on a client computer. ...
  • JAR file (Java archive) - used to package Java files together into a single file
Similar questions