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
What activity does the QUnit Stub functionality perform?
- A . Verifies that expected methods are called correctly
- B . Provides parameters and return values for method calls
- C . Supplies parameter for method calls
- D . Returns values for method calls
What do you configure to import the BUILD prototype in the SAP Web IDE for development?
- A . The connection in the SAP HANA Cloud Integration
- B . The connection in the SAP HANA Cloud Connector
- C . The API key in the SAP Web IDE plugin
- D . The destination in the SAP HANA Cloud Platform
Which aggregation is used to overwrite the standard behavior of a SmartField control.
- A . extension
- B . overwrite
- C . configure
Which control can you use to create responsive table-free layouts?
- A . sap.ui.layout. Responsive FlowLayout
- B . sap.ui.layout Grid Control
- C . sap.ui.layoutVerticalLayout
- D . sap.ui.layout. HorizontalLayout
In the code on the screenshot, what are the absolute paths of the property that retrieves the City value for the company Acme Inc.? Note: There are 2 correct answers to this question
- A . /regions/1/companies/l/city
- B . /regions/companies/O/city
- C . /regions/0/companies/O/city
- D . /region [OJ/companies[0]/city
How is the extension type called to hide UI controls?
- A . View modification
- B . Control modification
- C . Element modification
- D . Control replacement
You develop an SAPUI5 app and implement a FacetFilter.
What events are triggered when the user interacts with the FacetFilter control? (2 answers)
- A . oninit
- B . confirm
- C . reset
- D . listFilter
In the source code below, which of the following locations must reference the extension point?
- A . EmployeeDate.controllers
- B . Components
- C . Neo-app.json
- D . EmployeeData.view.xml
What parameter is needed when instantiating a MockServer object?
- A . url
- B . uri
- C . rootUrl
- D . rootUri
Which file of the SAP HAT Connector stores the WeblDEHosts URL and can be used for troubleshooting?
- A . Assistmsg.json
- B . Config.json
- C . Package.json
- D . appConfig.js