Multiple choice technology web technology

Genrally the Database will not be accessible by this component.

  1. Application Client

  2. Applet

  3. Web

  4. EJB

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

Applets run within a browser sandbox and are subject to strict security restrictions. They cannot directly access databases or other resources on the client or server for security reasons. Application clients, web components, and EJBs can all access databases when properly configured, making applet the only component that generally cannot.