asked 76.8k views
15 votes
Write down the characterizations that best suits the term Java applets?

1 Answer

0 votes

Answer:

Java applets need to have virtual machine web browser support

Step-by-step explanation:

Java applets are defined as the small applications that are written using the Java programming language or may be some other programming language which compiles of Java bytecode and it is delivered to the users in form of java bytecode.

They provides interactive features to the web applications.

The characterization that suits java applets are :

-- It application should be able to run on virtual machines

-- It must support web browser. The web browser must be capable to run the java applets.

answered
User Tronjavolta
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.