Computer Science, asked by developerdevesh, 1 year ago

Explain the types of programs that Java supports.

Answers

Answered by aarayana
1
Java is one Language with different capabilities and Editions. Just like a truck which can be used to carry all kinds of things.

1.The Java SE (Standard Edition) is used build desktop applications , console application with the Swing and the JavaFX

2. The Java EE (Enterprise Edition) is used to develop web applications using java. Comes with loads of technologies like Servlets, JSP and more…

3. The Java ME(Micro Edition) is used to develop lightweight mobile f applications .

Applets
An applet is a small Internet-based program written in Java, a programming language for the Web, which can be downloaded by any computer. The applet is also able to run in HTML. The applet is usually embedded in an HTML page on a Web site and can be executed from within a browser.

Standalone
A standalone device is any mechanism or system that can perform its function without the need of another device, computer, or connection. A perfect example of a standalone device is a copy or fax machine, as shown in the picture.

that much i know

developerdevesh: u proved it.
developerdevesh: bye
developerdevesh: u copied the answer
aarayana: no
developerdevesh: yess
aarayana: u have dout
developerdevesh: yes
aarayana: in my book there is
developerdevesh: which book
aarayana: computer and byy u only want ans
Similar questions