New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

SAP Certified Development Associate C_HCDEV_05 SAP Study Notes

Page: 4 / 6
Total 80 questions

SAP Certified Development Associate - SAP HANA Cloud 1.0 Questions and Answers

Question 13

Which of the following elements are part of the SAPUI5 application's index.html file?Note: There are 2 correct ans-wers to this que-stion.

Options:

A.

Bootstrap

B.

Service layer

C.

UI area

D.

Database

Question 14

What is the correct syntax to use common types for model reuse?

Options:

A.

using { Country } using '@sap/cds/common';entity Addresses {town : String;country : Country;}

B.

using { Country } extract from '@sap/cds/common';entity Addresses { town : String; country

:Country; }

C.

using { Country } from '@sap/cds/common';entity Addresses { town : String; country : Country;

}

D.

using { Country } in '@sap/cds/common';entity Addresses {town : String;country : Country; }

Question 15

Which tasks does the User Account and Authentication (XSUAA) service accomplish?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

It dispatches requests to microservices.

B.

It identifies the user by e-mail or user ID.

C.

It decides if a user is allowed to perform an activity.

D.

It assigns the principals to a user session.

E.

It stores the real users' identities.

Question 16

Which Core Data Services (CDS) object type can you use to read and write data for an application?

Options:

A.

Entity

B.

Composition

C.

Namespace

D.

Types

Page: 4 / 6
Total 80 questions