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

Oracle WebLogic Server is a Java EE application server. While it includes web server capabilities (handling HTTP), its primary role is providing a platform for developing and deploying multi-tier distributed enterprise applications, including business logic and database connectivity, which distinguishes it from a simple web server.