Oracle WebLogic Server 12c: Advanced Administration II — Question 29
What is the file extension for a domain extension template? (Choose the best answer.)
Answer options
- A. .jar
- B. .zip
- C. .ext
- D. .tpl
- E. .war
- F. .ear
Correct answer: A
Explanation
The correct answer is A, .jar, as it is commonly used for Java ARchive files, which can contain domain templates. The other options, such as .zip and .ext, are not specific to domain extension templates, while .tpl typically refers to template files in different contexts.