DEBUGGING

DEBUGGING

University

10 Qs

quiz-placeholder

Similar activities

Trend

Trend

University

10 Qs

Academic Discussion's Quiz Topic 7

Academic Discussion's Quiz Topic 7

University

10 Qs

QUIZ -1 WEBDESIGNING

QUIZ -1 WEBDESIGNING

University

15 Qs

Weekly Contest #11

Weekly Contest #11

University

10 Qs

Tahsin dan Tahfidz XI & XII

Tahsin dan Tahfidz XI & XII

8th Grade - University

11 Qs

Chapter 5_Labview [Measurement Engineering, MMT]

Chapter 5_Labview [Measurement Engineering, MMT]

University

9 Qs

Simple Past

Simple Past

University

15 Qs

Python Internship Quiz

Python Internship Quiz

12th Grade - University

15 Qs

DEBUGGING

DEBUGGING

Assessment

Quiz

Education

University

Medium

Created by

Julius Ticzon

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a conditional break-point that defined only in the ABAP debugger during a running debug session. Helps the user determine the exact position where the variable change is fulfilled.

BREAK-POINT

BREAK <username>

WATCHPOINT

None of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Syntax to use a break-point only for a specific user.

BREAK-POINT

BREAK <username>

BREAK-POINT <username>

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A return code which notifies the user a statement was executed successfully.

SY-SUBRC = 0

SY-SUBRC = 4

SY-TABIX = 0

None of the above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To set a dynamic breakpoint, a user must write ABAP statement BREAK-POINT in the line he/she want to interrupt.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

During debug, which key can be used to move to the next breakpoint or completely executes the program if no further breakpoints detected.

F5

F6

F7

F8

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

During debug, which key can be used to do a step-by-step execution. This includes going inside the subroutine or function module.

F5

F6

F7

F8

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Classic debugger has long been obsolete and no longer developed since release 7.00.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?