Multiple choice technology architecture

What are the J2EE clients from the below list?

  1. Applets

  2. Web Browsers

  3. Wireless clients.

  4. All the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

J2EE (Java 2 Enterprise Edition) applications support various types of clients. Web browsers access applications via HTTP/HTML, Applets run in a browser environment using JVM, and Wireless clients interact through lightweight protocols (like WAP). Therefore, all options represent valid J2EE client types.