MOD 3 DAY 2 QUIZ

MOD 3 DAY 2 QUIZ

University

20 Qs

quiz-placeholder

Similar activities

Descriptive Statistics

Descriptive Statistics

University

20 Qs

HTML Quizz 2

HTML Quizz 2

University

20 Qs

Physiology

Physiology

University

17 Qs

#SQL-Q03

#SQL-Q03

University

16 Qs

C Loops

C Loops

University

25 Qs

Pemograman Web 1

Pemograman Web 1

12th Grade - University

20 Qs

Python Fundamentals - Epsiode 02

Python Fundamentals - Epsiode 02

University

20 Qs

QUIZ -1 WEBDESIGNING

QUIZ -1 WEBDESIGNING

University

15 Qs

MOD 3 DAY 2 QUIZ

MOD 3 DAY 2 QUIZ

Assessment

Quiz

Education

University

Medium

Created by

Julius Ticzon

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

We can use this keyword to access all records in an internal table.

LOOP ... TYPES

LOOP ... FIELD_SYMBOL

LOOP ... FIELD-SYMBOL

LOOP ... WRITE

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What must an ABAP Developer do after using a FIELD-SYMBOL?

CLEAR

UNPACK

FREE

UNASSIGN

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is an ABAP loop statement that is based on conditions.

WHILE ... ENDWHILE

DO ... ENDDO

LOOP ... ENDLOOP

DO ... TIMES

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is an ABAP loop statement that is unconditional.

WHILE ... ENDWHILE

DO ... ENDDO

LOOP ... ENDLOOP

DO ... TIMES

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Use this keyword to get the number of records of an internal table.

DESCRIBE TABLE ... LINES

GET TABLE ... LINES

COUNT TABLE ... LINES

TABLE ... LINES

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To stop a loop from executing, write this keyword.

STOP.

END.

EXIT.

ENDLOOP.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Inside a LOOP ... ENDLOOP statement, where can we get the current row that is being accessed?

SY-INDEX

SY-DABIX

SY-TABIX

SY-CUROW

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?

Discover more resources for Education