1.

The static method to locate a platform MBean server.

A. ManagementFactory.getPlatform()
B. ManagementFactory.getPlatformMBeanServer()
C. ManagementFactory.getPlatformMBean()
D. All of the mentioned
Answer» C. ManagementFactory.getPlatformMBean()


Discussion

No Comment Found