Google News
logo
JDB - Interview Questions
What are the various types of Java Debugger?
Several types of Java Debuggers are :
 
* Stand-alone debuggers such as JLike and JProbe.
* Command-line debugger such as Sun JDB.
* IDEs contain their own debuggers such as Borland JBuilder and IBM VisualAge for Java.
Advertisement