[Q117-Q135] C-FIORDEV-21 Certification Exam Dumps Questions in here [Dec-2021]

Share

C-FIORDEV-21 Certification Exam Dumps Questions in here [Dec-2021]

Updated C-FIORDEV-21 Exam Practice Test Questions

NEW QUESTION 117
Which of the following annotations would you use for a List Report Page? Note: There are 2 correct answers to this question.

  • A. Use Search.defaultSearchElement annotation to define input fields with value help
  • B. Use @UI.Iineitem importance annotation to determine in which devices the field is displayed
  • C. Use @Ul.selectionField annotation to define a fuzzy search field
  • D. Use @UI hidden annotation to hide the fields that are not to be displayed on a list report

Answer: B,C

 

NEW QUESTION 118
In the data in the screenshot, you need to display the List of Companies in the Americas region. Which binding option do you use for the values X, Y, and Z in the view?

  • A. X: /region/companies Y: companies/name Z: companies/city
  • B. X: /region/0/companies Y: name Z: city
  • C. X: /region/companies Y: name Z: city
  • D. X: /region/0/companies Y: companies/0/name Z: companies/0/city

Answer: B

 

NEW QUESTION 119
Which of the following steps are part of the design phase in the DLD?

  • A. Ideate
  • B. Scope
  • C. Validate
  • D. Test
  • E. Prototype

Answer: A,C,E

 

NEW QUESTION 120
In the code on the screenshot, what is the absolute path of the property to retrieve the City value for the company Acme Inc?

  • A. /regions/companies/O/city
  • B. /regions/companies/1/city
  • C. /regions/1/companies/1/city
  • D. /regions/0/companies/O/city

Answer: D

 

NEW QUESTION 121
Is it possible to add an extension point in the component implementation?

  • A. No
  • B. Yes
  • C. It depends on the type of component.

Answer: A

 

NEW QUESTION 122
To generate SAPUI5 coding that is based on prototypes, which tool do you use?

  • A. SPLASH
  • B. Ul Theme Designer
  • C. SAP WEB IDE
  • D. SAP BUILD

Answer: C

 

NEW QUESTION 123
In a typical SAP Fiori landscape, which server instance stores the SAP Fiori SAPUI5 application code for a transactional app?

  • A. SAP HANAXS Engine
  • B. SAP Front-End Server (FES)
  • C. SAP Back-End Server (BES)
  • D. SAP Web Dispatcher

Answer: C

 

NEW QUESTION 124
Which dependent plugin must you enable to include the Push plugin when you create a hybrid mobile app?

  • A. App Update
  • B. Dialog Notification
  • C. Logon Manager
  • D. Network Connection

Answer: B

 

NEW QUESTION 125
Where are the themes saved for the SAP Fiori launchpad?

  • A. In the bootstrap
  • B. In the theme repository
  • C. In the theme data center
  • D. In the Ul theme designer tool

Answer: B

 

NEW QUESTION 126
Your customer requires that the SAPUI5 design of all apps matches their corporate theme. Which of the following actions do you perform? Note: There are 3 correct answers to this question.

  • A. Create a model using the Web IDE implementing the theme.
  • B. Create a theme using the Theme Designer implementing the theme.
  • C. Reference the relevant artifacts in the bootstrap of the app.
  • D. Create a ess file using the Web IDE implementing the theme.
  • E. Create a module using the Web IDE implementing the theme.

Answer: B,D,E

 

NEW QUESTION 127
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use?

  • A. View Visibility
  • B. View Replacement
  • C. View Extension
  • D. View Modification

Answer: D

 

NEW QUESTION 128
You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? (2 answers)

  • A. sap.ui.i18nModifications
  • B. sap.ui.controllerExtensions
  • C. sap.ui.modelModifications
  • D. sap.ui.viewModifications

Answer: B,D

 

NEW QUESTION 129
Which deployment options do you have for SAP Fiori Uls and OData Services regarding the software components? (2 answers)

  • A. Two different deployment packages on a different from the business system
  • B. One deployment package on a different system from the business system
  • C. Two different deployment packages on the same system as the business system
  • D. One deployment package on the same system as the business system

Answer: B,D

 

NEW QUESTION 130
How can a Tenderer access the associated elements?

  • A. SAPUI5 provides functions to access all properties, associations, and aggregations.
  • B. The developer must define a property method in the control metadata and declare the access control.
  • C. The developer must implement an appropriate function to access the elements.

Answer: A

 

NEW QUESTION 131
What is the name of the aggregation of the sap.m.App control, or more precisely the name of the sap.m.NavContainer control, in which UI controls are aggregated?

  • A. detailPages
  • B. fullPages
  • C. masterPages
  • D. pages

Answer: D

 

NEW QUESTION 132
What aspects of the runtime environment can be accessed by the Device API of SAPUI5?

  • A. Operating system
  • B. Touch-specific features
  • C. Orientation change
  • D. Language
  • E. Screen size

Answer: A,B,C,E

 

NEW QUESTION 133
You develop an SAPU15 app and implement a FacetFilter. What events are triggered when the user interacts with the FacetFilter control? (2 answers)

  • A. oninit
  • B. confirm
  • C. listFilter
  • D. reset

Answer: B,D

 

NEW QUESTION 134
What is the best approach to show a UI control on a desktop only, and not on a mobile device?

  • A. Use the UI control from sap.ui.commons. These UI controls can handle this automatically.
  • B. Use the standard CSS class sapUiVisibleOnlyOnDesktop.
  • C. Use the Device API to check the environment and call setVisible on the UI control.

Answer: B

 

NEW QUESTION 135
......


SAP C-FIORDEV-21 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Explain MVC and application architecture, the concept of modules
  • Describe the SAP HANA Cloud Platform and the Prototyping
Topic 2
  • Describe the architecture and components of a typical SAP Fiori landscape
  • SAP Fiori Strategy, Standards and Guidelines
Topic 3
  • Explain configuration of SAP Fiori Launchpad
  • SAP HANA Cloud Platform and Web IDE Basics
Topic 4
  • Implement controls using the SAPUI5 framework (standard and custom), and bind Data to a UI5 Control
Topic 5
  • Apply integration a test with OPA5, and create an OPA5 Test Scenario
  • SAP Fiori Launchpad Configuration
Topic 6
  • Describe and work with Key Responsive Design Controls, Translatable Texts, App Descriptor
  • implement data binding using XML data
Topic 7
  • Write Unit-Tests, unit test with QUnit, create a QUnit Test Scenario
  • SAP Fiori Elements & Smartcontrols
Topic 8
  • Define SAP Fiori Key principles, SAP Fiori application types, elements of User Experience Design
Topic 9
  • Aggregation binding, Dialogs and Fragments, Expression Binding, Custom Formatting
  • OData and Advanced Data Handling
Topic 10
  • Deploy an application on an ABAP Server, an application on the SAP Hana Cloud Platform
Topic 11
  • Describe the use of SAP Fiori Elements and Smartcontrols
  • Filtering, grouping and sorting, and work with diagrams
Topic 12
  • Development, Packaging, Deployment and Extensibility tools available in SAP Web IDE
  • describe the OData Write-Support

 

Pass SAP Certified Development Associate C-FIORDEV-21 Exam With  195 Questions: https://www.examprepaway.com/SAP/braindumps.C-FIORDEV-21.ete.file.html