Вы находитесь на странице: 1из 6

SAP EDUCATION

SAMPLE QUESTIONS: C_HANADEV_13

SAP CERTIFIED DEVELOPMENT ASSOCIATE - SAP HANA 2.0

Disclaimer: These sample questions are for self-evaluation purposes only and do not appear on the actual certification exams.
Answering the sample questions correctly is no guarantee that you will pass the certification exam. The certification exam
covers a much broader spectrum of topics, so do make sure you have familiarized yourself with all topics listed in the exam
competency areas before taking the certification exam.

1. You create an SAPUI5 application for desktop and mobile usage.

Which control library do you suggest?

a) O sap.ui.layout

b) O sap.m

c) O sap.ui.commons

d) O sap.ui.ux3

2. Which Administration and Monitoring tools are included in the SAP HANA extended
application services, advanced model (XS advanced)?

Note: There are 2 correct answers to this question.

a) O Change Management

b) O User Management

c) O Version Control

d) O Application Role Builder


3. In the SAP HANA repository, you have an SAPUI5 application without data exchange with
the SAP HANA platform. You need to migrate the application to SAP HANA extended
application services, advanced model (XS advanced).

Which objects do you need to create in SAP Web IDE for SAP HANA?

Note: There are 2 correct answers to this question.

a) O HDB module

b) O HTML5 module

c) O Multi-target application project

d) O Node.js module

4. Your customer requests a module to expose database information to the UI layer in SAP
HANA extended application services, advanced model (XS advanced).

Which language do you use to write this module?

a) O ABAP

b) O HTML5

c) O CSS

d) O JavaScript
5. Which advantages does the SAP HANA Deployment Infrastructure provide?

Note: There are 2 correct answers to this question.

a) O Provides version control and lifecycle management services

b) O Provides a declarative approach for defining database objects

c) O Supports service generation based on the OData standard

d) O Allows concurrent deployment of different versions of the same


application

6. Which actions can you perform with the debugger of the Node.js module?

Note: There are 2 correct answers to this question.

a) O Show breakpoints

b) O Execute performance profiling

c) O Create watchpoints

d) O Show variables

7. What language do you use to push complex and data-intensive calculations to the SAP
HANA database?

a) O Python

b) O SQLScript

c) O Java

d) O JavaScript
8. In regards to the SQLScript in the screenshot, which table insert statements are committed
at database level when the SQLScript procedure PROC1 is executed?

a) O INSERT INTO hdb_table2 …

b) O INSERT INTO hdb_table1 …


INSERT INTO hdb_table2 …
INSERT INTO hdb_table4 …
c) O INSERT INTO hdb_table1 …
INSERT INTO hdb_table2 …
d) O INSERT INTO hdb_table2 …
INSERT INTO hdb_table4 …

9. Which syntax does SAP recommend when you define your persistence model?

a) O CDS syntax

b) O JSON syntax

c) O XML syntax

d) O SQL syntax
10. Why would you create an association in a Core Data Services (CDS) persistence model?

a) O To move application logic into the database

b) O To specify a constraint in the CDS

c) O To define a relationship between the data entities

d) O To define a view within the data model


Solutions

<1 a) Incorrect> <2 a) Incorrect> <3 a) Incorrect> <4 a) Incorrect> <5 c) Incorrect>

<1 b) Correct> <2 b) Correct> <3 b) Correct> <4 b) Incorrect> <5 b) Correct>

<1 c) Incorrect> <2 c) Incorrect> <3 c) Correct> <4 c) Incorrect> <5 c) Incorrect>

<1 d) Incorrect> <2 d) Correct> <3 d) Incorrect> <4 d) Correct> <5 d) Correct>

<6 a) Correct> <7 a) Incorrect> <8 a) Incorrect> <9 a) Correct> <10 a) Incorrect>

<6 b) Incorrect> <7 b) Correct> <8 b) Incorrect> <9 b) Incorrect> <10 b) Incorrect>

<6 c) Incorrect> <7 c) Incorrect> <8 c) Incorrect> <9 c) Incorrect> <10 c) Correct>

<6 d) Correct> <7 d) Incorrect> <8 d) Correct> <9 d) Incorrect> <10 d) Incorrect>

Want to learn more? Contact SAP for more information.

Вам также может понравиться