A standard Java API for monitoring and managing applications is
2023
A standard Java API for monitoring and managing applications is
- A.
JVM
- B.
JVN
- C.
JMX
- D.
JMY
Attempted by 148 students.
Show answer & explanation
Correct answer: C
The standard Java API for monitoring and managing applications is JMX (Java Management Extensions). It provides a framework for exposing and accessing management resources within Java applications.