IBM Exam Questions

Which statement is true about debugging Jython scripts?

A developer needs to debug a Jython script running on the local test server in Rational Application
Developer. Which statement is true about debugging Jython scripts?

A.
The server must be started in Profiling mode.

B.
The server can run in Normal mode for debugging.

C.
Jython scripts do not require a server for debugging.

D.
They are debugged using Print statements on the Jython scripts.