Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP C_CPE_2409 - SAP Certified Associate - Backend Developer - SAP Cloud Application Programming Model

Page: 4 / 5
Total 140 questions

What is the difference between entities and types? Choose the correct answer.

A.

Types represent data elements, entities describe aspects of types.

B.

Entities represent data, types describe properties of entity elements.

What can you do to provide meaningful error messages to users in your CAP application? Choose the correct answer.

A.

Catch exceptions.

B.

Hide the cause of errors.

C.

Register an error handler.

D.

Register an event handler.

During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.

A.

Hide errors and continue silently

B.

Use as many try/catch blocks as possible

C.

Use try/catch blocks sparingly

D.

Log unexpected errors

Which language do you use to create a data model in a CAP project?

A.

ABAP

B.

Core Data Services Query Language (CQL)

C.

SQL

D.

Core Data Services Definition Language (CDL)

You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed. What do you check to find out which step of the pipeline failed?

A.

The stages of the failed job run

B.

The stages in the config.yml in the .pipeline folder

C.

The webhook of your version control system

D.

The webhook event receiver

You have created an SAP BTP subaccount and want to use Cloud Foundry . What is the correct order of next steps?

A.

Create quota plan. EnableCloud Foundry. Create space. Create org

B.

Enable Cloud Foundry. Create space . Create org. Create quota plan

C.

Enable Cloud Foundry. Create org. Create space. Create quota plan

D.

Create quota plan. Create org. Create space. Enable Cloud Foundry

What kind of offering is Cloud Foundry?

A.

Functions as a Service (FaaS)

B.

Platform as a Service (PaaS)

C.

Software as a Service (SaaS)

D.

Infrastructure as a Service (IaaS)

What is the main idea behind SAP Fiori elements? Choose the correct answer.

A.

Provide a framework and development tool kit for HTML 5.

B.

Provide a showcase for the core principles of modern user interfaces (UI).

C.

Generate SAP Fiori apps at runtime from an existing OData service.

D.

Define a role-based user experience (UX).

A main line in a source control management system can contain feature branches. Determine whether this statement is true or false.

A.

true

B.

false

What does SAP Fiori elements use to generate the UI? Note: There are 3 to choose.

A.

Annotations in the OData service

B.

Custom UI logic

C.

The entity definition of the OData service

D.

Authorizations in the OData service