Multiple choice technology web technology

Which of following method cannot be used to determine weblogic server version

  1. a. Server Log

  2. b. WebLogic Console

  3. c. Version.txt

  4. d. weblogic.Admin utility

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

Version.txt is not a standard WebLogic file or method for version identification. Server logs contain version information at startup, the WebLogic Console displays the version prominently, and the weblogic.Admin utility can report version through appropriate commands. Version.txt simply doesn't exist in a standard WebLogic installation.