Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

SAP C_HCDEV_05 SAP Certified Development Associate - SAP HANA Cloud 1.0 Exam Practice Test

Page: 1 / 8
Total 80 questions

SAP Certified Development Associate - SAP HANA Cloud 1.0 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$43.75  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$38.5  $109.99
Question 1

Which file can an administrator use to augment the Multi-Target Application (MTA) model in the deployment descriptor?

Options:

A.

mtaext.yaml

B.

mtad.yaml

C.

manifest.yaml

D.

mta.yaml

Question 2

Which request headers values are passed when the scheduler invokes the endpoint?Note: There are 2 correct ans-wers to this que-stion.

Options:

A.

req.headers.connection

B.

x-sap-job-id

C.

req.headers.authorization

D.

x-sap-job-schedule-id

Question 3

You are debugging a procedure and you want to do the following:Delete all breakpoints.Run the program to the end.Do NOT plan any further debugging activity.What is the sequence of steps you should follow?

Options:

A.

(a)Remove all breakpoints in the debugger pane.(b)Detach the debugger from the running application.(c)Resume module execution.

B.

(a)Detach the debugger from the running application.(b)Remove all breakpoints in the debugger pane.(c)Resume module execution.

C.

(a)Detach the debugger from the running application.(b)Resume module execution.(c)Remove all breakpoints in the debugger pane.

D.

(a)Remove all breakpoints in the debugger pane.(b)Resume module execution.(c)Detach the debugger from the running application.

Question 4

Which of the following types of data model can you develop with SAP HANA Cloud?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Semantic

B.

Spatial

C.

Graph

D.

Composite

E.

Predictive

Question 5

What can you do once a development space is created in SAP Business Application Studio?Note: There are 2 correct ans-wers to this que-stion.

Options:

A.

Modify the list of optional extensions.

B.

Export the content as a compressed file.

C.

Change the initial name.

D.

Choose a different application type.

Question 6

In Node.js, which file do you use to define external module dependencies?

Options:

A.

package.json

B.

server.js

C.

mta.yaml

D.

pom.xml

Question 7

According to the golden path for the SAP Cloud Application Programming Model, what does the framework do when you add custom logic?Note: There are 2 correct ans-wers to this que-stion.

Options:

A.

Parse output.

B.

Include tenant isolation.

C.

Serialize inputs.

D.

Handle database connections.

Question 8

What can you use to register the JavaScript implementation of an event handler for external services to the framework?

Options:

A.

An inline function passed to result of cds.serve()

B.

An @impl annotation in your CDS model file

C.

A .js file with the same name as the .cds file

D.

An inline function passed to result of cds.connect()

Question 9

You are asked to develop a UI application that can be used by a global audience.Which UI5 features can support this requirement?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Role-based app experience

B.

Easy adoption for different devices

C.

Translation and internationalization

D.

Extensibility concepts at code and application level

E.

High contrast theme to aid visually impaired users

Question 10

On which Core Data Services (CDS) element can you define a security restriction in the SAP Cloud Application Programming Model?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Services

B.

Associations

C.

Actions

D.

Functions

E.

Types

Question 11

Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Copy the application image to the BLOB store.

B.

Release the application and provide the metadata information.

C.

Execute service wiring to dependent services.

D.

Download required libraries/dependencies.

E.

Start a new container with the application image.

Question 12

Which database features are typically NOT required by analytical applications that run on SAP HANA Cloud?Note: There are 2 correct ans-wers to this que-stion.

Options:

A.

Pre-calculated aggregates

B.

Indexes

C.

Stored procedures

D.

Table partitions

Question 13

Which of the following annotations provides the most fine-grained control for Core Data Services (CDS) security?

Options:

A.

@restrict

B.

@readonly

C.

@insertonly

D.

@requires

Question 14

You are using Core Data Services (CDS) to define the persistence layer in SAP Business Application Studio.Which folder of the project do you use to create the design time files?

Options:

A.

srv

B.

db

C.

src

D.

web

Question 15

In SAP HANA Cloud, which tasks are handled by the cloud provider?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Backing up and restoring, and recovering the database software

B.

Sizing, provisioning, and monitoring the database

C.

Tuning the database to run optimally on the underlying operating system, and hardware

D.

Managing users, roles, and permissions in the database

E.

Installing, configuring, and upgrading the operating system

Question 16

In a SQLScript procedure, which feature can you use to initialize IN/OUT table parameters?

Options:

A.

SET

B.

IS_EMPTY

C.

DEFAULT EMPTY

D.

DEFAULT

Question 17

Why would you choose an HDI-shared service plan instead of a schema service plan? Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

You want to create database objects using source files.

B.

You want to use containers to isolate objects.

C.

You want to use SAP Business Application Studio.

D.

You want to use synonyms to access external data.

E.

You want to develop calculation views.

Question 18

Which major logical areas are involved when working with files locally in Git?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Local Git repository

B.

Working directory

C.

Central Git repository

D.

Staging area

E.

Team repository

Question 19

Which package can you use to read bound services?

Options:

A.

@sap/xsenv

B.

@sap/xssec

C.

@sap/hdi

D.

@sap/hdbext

Question 20

Which file in a Multi-Target Application (MTA) project contains the plugin name and version of every supported file suffix?

Options:

A.

.hdbsynonymconfig

B.

.hdbprojectiononviewconfig

C.

.hdiconfig

D.

.hdinamespace

Question 21

Which Node.js module do you use to run an SQL statement against the SAP HANA database?

Options:

A.

@sap/xssec

B.

@sap/xsenv

C.

@sap/hdbext

D.

@sap/hdi

Question 22

Which of the following are Cloud Foundry service types that are supported for binding in the Run Configurations view?Note: There are 3 correct ans-wers to this que-stion.

Options:

A.

Space

B.

application-logs

C.

xsuaa

D.

auditlog

E.

managed-hana

Question 23

What is the correct syntax to use common types for model reuse?

Options:

A.

using { Country } using '@sap/cds/common';entity Addresses {town : String;country : Country;}

B.

using { Country } extract from '@sap/cds/common';entity Addresses { town : String; country

:Country; }

C.

using { Country } from '@sap/cds/common';entity Addresses { town : String; country : Country;

}

D.

using { Country } in '@sap/cds/common';entity Addresses {town : String;country : Country; }

Question 24

Why should you register an error handler in your service implementation for the exception of the CAP SDK for Node.js?

Options:

A.

To force the execution of the CRUD operation

B.

To provide a meaningful error message

C.

To ensure that the end user receives a message

D.

To avoid a break in the app execution

Page: 1 / 8
Total 80 questions