SAP C_FIORDEV_21 SAP Certified Development Associate – SAP Fiori Application Developer Online Training
SAP C_FIORDEV_21 Online Training
The questions for C_FIORDEV_21 were last updated at Nov 26,2024.
- Exam Code: C_FIORDEV_21
- Exam Name: SAP Certified Development Associate - SAP Fiori Application Developer
- Certification Provider: SAP
- Latest update: Nov 26,2024
Which modes are provided by the sap.m.SplitAppMode enumeration?
- A . StretchCompressMode
- B . ShowHideMode
- C . PopoverMode
- D . HideShowMode
- E . ShrinkCozyMode
What type of concurrency control is offered by OData?
- A . Optimistic concurrency control
- B . No concurrency control
- C . Exclusive concurrency control
- D . Pessimistic concurrency control
Your customer wants to enable the SAP Fiori app to be accessed in multiple languages.
Which of the following activities do you perform? (3 answers)
- A . HTML -enable the special characters in the resource file
- B . Create a view file and a controller file for each language
- C . Create a resource file with a .props extension
- D . Create a resource file for each language
- E . Create a resource file containing key/value pairs
Which dependent plugin must you enable to include the Push plugin when you create a hybrid mobile app?
- A . Logon Manager
- B . Network Connection
- C . Dialog Notification
- D . App Update
You created a new catalog that contains some apps. You want to assign these apps to an existing role to provide authorization for the business users.
How can you do this using the PFCG transaction?
- A . By adding the tile and target mapping to the group
- B . By adding the semantic object to the catalog and group
- C . By assigning the authorization profile for the catalog in the authorization tab
- D . By adding the catalog to the menu tab of the role.
What is the principle of SAP UX strategy?
- A . New, Renew, Enablement
- B . SAP Screen Personas
- C . New, Renew, Empower
- D . Design Strategy
- E . Architecture and Technology
Which of the following are features of the SAPUIS SDK? Note: There are 2 correct answers to this question.
- A . Provides an interface to Web Dynpro
- B . Keyboard interaction support and accessibility features
- C . Allows the usage of the jQuery library
- D . Is a subset of OpenU15
Which of the following statements are true about the merge functionality in GIT?
- A . A merge deletes the content of a branch.
- B . Allows the merging of two local branches into one local branch.
- C . Allows integration of a branch into another branch.
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?
- A . this.calculator.press("1")
- B . teardown : function() {}
- C . QUnit.module
- D . QUnit.test
Why does SAP Fiori use an intent-based navigation?
- A . Apps targets can be deployed separately
- B . App implementation make the app deployment easier
- C . The concrete app targets can be deployed separately
- D . Apps can be developed and deployed in parallel