Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Download Full Version C_FIORDEV_21 SAP Exam

SAP Certified Development Associate - SAP Fiori Application Developer Questions and Answers

Question 17

Why does SAP Flori use an intent-based navigation? Note: There are 2 correct answers to this question

Options:

A.

Apps can be developed and deployed in parallel.

B.

To support Cross-app navigation

C.

The concrete app targets can be deployed separately

D.

Interdependent targets must be deployed in a single transport request.

Question 18

Which function must be called inside a control Tenderer to add the control ID to the DOM tree and support eventing?

Options:

A.

writeClasses

B.

write

C.

writeControlData

D.

writelcon

Question 19

From which control does the sap.m.App control inherit navigation capabilities?

Options:

A.

sap.m.NavContainer

B.

sap.ui.core.NavContainer

C.

sap.m.NavigationContainer

Question 20

How does the OData Model handle XSRF tokens?

Options:

A.

The OData Model fetches the token when reading the metadata and sends the token automatically in each write request header.

B.

The OData Model does not handle XSRF-tokens. The developer must implement token handling.

C.

The OData Model fetches the token for each request and sends the token automatically with each request.