
- SAP ABAP Tutorial
- SAP ABAP - Home
- SAP ABAP - Overview
- SAP ABAP - Environment
- SAP ABAP - Screen Navigation
- SAP ABAP - Basic Syntax
- SAP ABAP - Data Types
- SAP ABAP - Variables
- SAP ABAP - Constants & Literals
- SAP ABAP - Operators
- SAP ABAP - Loop Control
- SAP ABAP - Decisions
- SAP ABAP - Strings
- SAP ABAP - Date & Time
- SAP ABAP - Formatting Data
- SAP ABAP - Exception Handling
- SAP ABAP - Dictionary
- SAP ABAP - Domains
- SAP ABAP - Data Elements
- SAP ABAP - Tables
- SAP ABAP - Structures
- SAP ABAP - Views
- SAP ABAP - Search Help
- SAP ABAP - Lock Objects
- SAP ABAP - Modularization
- SAP ABAP - Subroutines
- SAP ABAP - Macros
- SAP ABAP - Function Modules
- SAP ABAP - Include Programs
- SAP ABAP - Open SQL Overview
- SAP ABAP - Native SQL Overview
- SAP ABAP - Internal Tables
- SAP ABAP - Creating Internal Tables
- ABAP - Populating Internal Tables
- SAP ABAP - Copying Internal Tables
- SAP ABAP - Reading Internal Tables
- SAP ABAP - Deleting Internal Tables
- SAP ABAP - Object Orientation
- SAP ABAP - Objects
- SAP ABAP - Classes
- SAP ABAP - Inheritance
- SAP ABAP - Polymorphism
- SAP ABAP - Encapsulation
- SAP ABAP - Interfaces
- SAP ABAP - Object Events
- SAP ABAP - Report Programming
- SAP ABAP - Dialog Programming
- SAP ABAP - Smart Forms
- SAP ABAP - SAPscripts
- SAP ABAP - Customer Exits
- SAP ABAP - User Exits
- SAP ABAP - Business Add-Ins
- SAP ABAP - Web Dynpro
- SAP ABAP Useful Resources
- SAP ABAP - Questions Answers
- SAP ABAP - Quick Guide
- SAP ABAP - Useful Resources
- SAP ABAP - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
SAP ABAP Mock Test
This section presents you various set of Mock Tests related to SAP ABAP. You can download these sample mock tests at your local machine and solve offline at your convenience. Every mock test is supplied with a mock test key to let you verify the final score and grade yourself.

SAP ABAP Mock Test II
Q 1 - What is the transaction code to open ABAP editor to create or change ABAP program?
Answer : B
Q 2 - In a chained statement in ABAP program, which of the below syntax are used for writing the identical part, to separate variables and to end the statement?
Answer : A
Q 3 - Which of the below component in an R/3 system provides a cross-platform runtime environment for running ABAP programs?
Answer : B
Q 4 - Which of the below programs are directly executable and also known as Report?
Answer : C
Q 5 - Which of the below program type can only be started using a transaction code?
Answer : D
Q 6 - Which of the below programs are not executable and act as container for global classes?
Answer : A
Q 7 - Which of the below program are not executable and act as container programs for subroutines that should only be called externally?
Answer : D
Q 8 - Which of the following can be used for customization of the screens?
Answer : C
Q 9 - To assign data type of another object to the declaring object, which of the following can be used?
Answer : A
Q 10 - While maintaining program attributes of ABAP program, what would be value of TYPE filed to create a module pool?
Answer : D
Q 11 - Which of the below Object type contain the data with which programs work at run time?
Answer : B
Q 12 - Which of the below is used to synchronize access of several users using the same data?
Answer : A
Answer Sheet
Question Number | Answer Key |
---|---|
1 | B |
2 | A |
3 | B |
4 | C |
5 | D |
6 | A |
7 | D |
8 | C |
9 | A |
10 | D |
11 | B |
12 | A |