Multiple choice technology web technology

A WebLogic server can deploy following files

  1. a. Only WAR files

  2. b. Only EAR files

  3. c. Only SAR files

  4. d. All of the above.

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

WebLogic Server can deploy multiple archive formats: WAR files for web applications, EAR files for enterprise applications (which can contain multiple modules), and SAR files for service archives. 'All of the above' is correct because WebLogic supports all these deployment formats, not just one type.