SAP ABAP Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to SAP ABAP. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - In ABAP editor, which of the following object shows current name of application/business?

A - Menu Bar

B - Standard Toolbar

C - Application Toolbar

D - Title Bar

Answer : A

Explanation

Title Bar displays the name of the application or business process you are currently in.

Answer : D

Explanation

You can use any number of radio button groups are allowed in 1 screen.

Q 3 - Which of the below component in an R/3 system provides a cross-platform runtime environment for running ABAP programs?

A - Processing blocks

B - Kernel and Basis

C - Background job

D - Modularization Unit

Answer : B

Q 4 - Which of the below program type can only be started using a transaction code?

A - Type 1

B - Type F

C - Type K

D - Type M

Answer : D

Q 5 - Which of the below is used to synchronize access of several users using the same data?

A - Lock Objects

B - ABAP Objects

C - Data Objects

D - Dynamic Objects

Answer : A

Q 6 - Which of the below transaction is used to call Context builder and to create a new context?

A - SE34

B - SE35

C - SE33

D - SE36

Answer : C

Q 7 - Which of the following statement is correct about views?

A - You can buffer Views

B - Views cannot be buffered

C - A view contains data

D - None of the above

Answer : A

Q 8 - In SAP ABAP, SAP memory is a global memory whereas ABAP memory is local memory?

A - True

B - False

Answer : A

Q 9 - Which of the following receive the request from client and assigns the request to one of the work process?

A - Roll Area

B - Dispatcher

C - ABAP Processor

D - All of the above

Answer : B

Explanation

Dispatcher receives the request from client and assigns the request to one of the work process

Roll area Each work process works in a particular memory that memory is known as RoleArea, which consists of User context and session data.

ABAP Processor is an interpreter which can execute logic.

Q 10 - Which of the following can be used to store control data such as screen sequences or program parameters?

A - Pool tables

B - Cluster Table

C - Transparent Table

D - None

Answer : A

Explanation

Pooled tables are logical tables, which must be assigned to a table pool when they are defined. Pooled tables can be used to store control data (such as screen sequences or program parameters).

sap_abap_questions_answers.htm
Advertisements