Module 2 Quiz

Module 2 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Transfer and Transmission of Shares - Topic 7

Transfer and Transmission of Shares - Topic 7

KG - University

9 Qs

General Education Courses

General Education Courses

University

10 Qs

The Payment of Gratuity Act 1972

The Payment of Gratuity Act 1972

University

13 Qs

S3.24 BUSM4567 Week 2

S3.24 BUSM4567 Week 2

University

10 Qs

UMC034 QUIZ

UMC034 QUIZ

University

10 Qs

Back 2 win Olympics Trivia

Back 2 win Olympics Trivia

University

15 Qs

quiz G7-Q3-W7

quiz G7-Q3-W7

7th Grade - University

10 Qs

Orientation Matters

Orientation Matters

University

10 Qs

Module 2 Quiz

Module 2 Quiz

Assessment

Quiz

Education

University

Hard

Created by

Julius Ticzon

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this program?

USER INPUT: Maria

Hello, Maria

Welcome, Maria

Hello, Maria

Welcome, Maria,

Hola, Maria

ERROR

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SAP ABAP control statements cannot be nested.

True

False

It's case to case basis.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Is a UI element that allows the user to select

only one option from a list of choices.

Checkbox

Dropdown

Parameters

Radiobutton

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inside IF. and ENDIF.

ELSE. and ELSEIF. is required to run the program.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Is a conditional operator introduced in ABAP 7.40 similar to CASE but powerful and with much less coding. Condition variable has to be mentioned only once.

COND

Conditions

SWITCH

CASE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If the user input for (p_date) parameter with data type sy-datum is December 12, 1998 and the requirement is to get only the year from the input. What is the correct syntax?

p_date = p_date.getYear().

WRITE: |{ p_date+0(4) }|.

WRITE: | p_date+(4) |.

WRITE: p_date+2(4)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The most common condition should be included as the actions for the last IF statement.

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?