What is the primary function of jdb in Java?

Choose the correct answer

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.

What is the primary function of jdb in Java? — Java concepts and its programming | PakQuizHub