Module 2 Quiz

Module 2 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Mathematics quiz

Mathematics quiz

KG - Professional Development

11 Qs

 APA 7 Table Formatting Quiz

APA 7 Table Formatting Quiz

University

12 Qs

A mocinha do mercado central - 3ª A

A mocinha do mercado central - 3ª A

University

12 Qs

Tires for beginners

Tires for beginners

5th Grade - University

10 Qs

DBMS-Basic concepts

DBMS-Basic concepts

University

10 Qs

Lexis Nexis Workshop

Lexis Nexis Workshop

University

11 Qs

Nuestra historia

Nuestra historia

University

10 Qs

Narration

Narration

KG - University

15 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?