Hello friends in this post we will discuss about SAP ABAP multiple choice questions and answers | ABAP Objective type questions and answers
Q11 – Basically there are ____ types of data types.
- 2
- 3
- 4
- 5
Ans – 2
Q.12 – Which table includes Structure Types and Table Types?
- Reference Types
- Complex types
- Both A and B
- None of these
Ans – 2
Q13 – Which Table includes Data References and Object References
- Reference Types
- Complex types
- Both A and B
- None of these
Ans – 1
Q14 – A field which does not accept duplicate data is called as,
- Primary key
- Secondary key
- key field
- None of these
Ans – 3
Q15 – Which is a concept which is used to define relations between tables in ABAP Dictionary?
- Primary key
- Foreign key
- Secondary key
- None of these
Ans – 2
Q16 – Which of the following are used to ensure the consistency of data.
- Primary key
- Foreign key
- Secondary key
- None of these
Ans – 2
Q17 – Under delivery class Application Table can be denoted using
- A
- C
- G
- E
Ans – 1
Q18 – Under delivery class Customizing table can be denoted using
- A
- C
- G
- E
Ans – 2
Q19 – Under delivery class Table for storing temporary data can be denoted using
- A
- C
- L
- E
Ans -3
Q20 – What specifies the physical area of a table in the database, the following options are available under data class?
- Data Object
- Data Class
- Method
- Variable
Ans -2