Multiple choice technology web technology

WebLogic Server is a

  1. a. HTTP server

  2. b. Web server

  3. c. Application server

  4. d. None of the above

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

WebLogic Server is an application server that provides a runtime environment for Java EE applications. It supports enterprise features like EJB, JMS, JPA, and clustering, which distinguish it from simple web servers that primarily serve static content or handle HTTP requests.