What is the primary function of jdb in Java?
Explanation
Option D is correct because jdb stands for Java Debugger, which is used to debug Java programs by allowing developers to inspect and control the execution of applications.
Option D is correct because jdb stands for Java Debugger, which is used to debug Java programs by allowing developers to inspect and control the execution of applications.