Certified Development Associate—ABAP
ABAP Debugging Skills Question Set
1. The
Debugger displays a maxi mu m of eight data objects at one time.
A. True
B. False
Correct answer: A
2. A watch
point stops program execution every time the condition specified is
met.
A. True
B. False
Correct answer: B
3. Both the
classical Debugger and the new Debugger can be used on all ASAP
code without restriction.
A. True
B. False
Correct answer: B
4. Under
which circumstances will the classical Debugger start as the Debugger? (Select
all that apply.)
A. None. The new Debugger will always start as the Debugger.
B. When five modes already exist for this logon session.
C. When the number of debugging sessions exceeds half tl1e
number of dialog sessions?
D. When you specify the def.1ul t as the classical Debugger
in the settings of the Object Navigator.
E. If you manually switched to the classical Debugger during you r last session.
Correct answers: B. D
5. A
non-exclusive debugging mode mea ns? (Select all that apply.)
A. A rollout is forced in the application after each
Debugger view.
B. Someone else is debugging the same source code.
C. Debugging is not possible between the statements SELECT
and ENOSELECT
because the data base cursor needs 10 be closed using a
COMMIT.
D. Debugging is not possible for conversion or field exits.
E. Owing to the commit. Inconsistent datasets can occur in
the database.
F. It may be used anywhere in the landscape.
Correct answers: A, C, D.E
6. What is
the maxim um number of watchpoints that can exist at one time?
A. 8
B. 10
C.16
D. No limit
Correct answer: B
7. Setting
breakpoints for a method or function module within the Debugger allows the use
of IBJ (value help) to find the correct name.
A. True
B. False
Correct answer: A
8. All
breakpoints are valid for the entire Debugger session. and all can be changed
by the Debugger.
A. True
B. False
Correct answer: A
9. It is
possible to make multiple changes to data objects at the same time in the
Debugger.
A. True
B. False
Correct answer: A
10. When starting the
Debugger, what circumstance causes the runtime error DEBUGGING_NOT_POSSIBLE?
A. Starting a non-exclusive mode in a productive system.
B. When more than five sessions are already associated with
this login user.
C. When the number of debugging sessions on the server
exceeds the value defined by the profile parameter rdisp/wpdbug_max_no.
Correct answer: A
11. There are _ work
areas available in the Debugger.
A. 7
B.9
C. 11
D.15
Correct answer: C
12. What button undoes layout changes to the Debugger? (Fill
in the blank.)
Correct answer: Back
No comments:
Post a Comment