Updated Nov-2022 Test Engine to Practice C-HANADEV-17 Test Questions [Q49-Q74]

Share

Updated Nov-2022 Test Engine to Practice C-HANADEV-17 Test Questions

C-HANADEV-17 Real Exam Questions Test Engine Dumps Training With 117 Questions

NEW QUESTION 49
Your team develops an application using SAP Web IDEfor SAP HANA. How can you share the application source code with other team users?

  • A. Store the project in a shared package within the SAP HANA repository.
  • B. Store the source code in a shared Git repository.
  • C. Share the project in the application project settings.
  • D. Assign a shared workspace to users in XS Advanced Administration.

Answer: B

 

NEW QUESTION 50
A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the followingactivities are performed automatically? There are 2 correct answers to this question.

  • A. A new SAP HANA Deployment Infrastructure (HDI) container is created.
  • B. The source code is compiled to create an executable binary file.
  • C. A new service is executed on the application server.
  • D. The required modules are downloaded based on module dependencies.

Answer: B,D

 

NEW QUESTION 51
What are the disadvantages when deploying Dynamic SQL? There are 2 correct answers to this question.

  • A. No possibility to bind the result to a SQL Script variable
  • B. Limited opportunities for optimization
  • C. No possibility to use SQLScript variables
  • D. Additional SQL execution privileges are required

Answer: A,B

 

NEW QUESTION 52
Which artifacts do you define in the persistence model to access objects in an external SAP HANA Deployment Infrastructure container?

  • A. Views
  • B. Imports
  • C. Synonyms
  • D. Procedures

Answer: C

 

NEW QUESTION 53
You need to synchronize all unsynchronized changes of the remote GIT branch with a local GIT branch.
Which operation do youuse?

  • A. Reset
  • B. Push
  • C. Rebase
  • D. Pull

Answer: B

 

NEW QUESTION 54
Which URL query options are available with XSOData v2.0? Note: There are 3 correct answers to this question.

  • A. $select
  • B. $top
  • C. $read
  • D. $filter
  • E. $view

Answer: A,B,D

 

NEW QUESTION 55
You create a multi-target application in SAP Web IDE for SAP HANA. Which source code management option do you use?

  • A. SAP HANA repository
  • B. SVC-based repository
  • C. GIT-based repository
  • D. SAP HANA repository workspace

Answer: C

 

NEW QUESTION 56
Which content can you include in a Node.js module of the multi-target application? Note: There are 3 correct answersto this question.

  • A. Java apps
  • B. Node apps
  • C. Data services in Java
  • D. OData services in JavaScript
  • E. XSJS apps

Answer: B,D,E

 

NEW QUESTION 57
What do you reference in a role template? Please choose the correct answer.

  • A. Role Collections
  • B. Routes
  • C. Scopes
  • D. Roles

Answer: A

 

NEW QUESTION 58
Your multi-target application shall use XSJS.
Which module type do you create in your application project?

  • A. Java
  • B. HTML5
  • C. SAPHANA database
  • D. Node.js

Answer: D

 

NEW QUESTION 59
To perform a specific task of an XSadvanced application, what does a user need? Please choose the correct answer.

  • A. To be assigned to an Organization
  • B. To have directly assigned a Role Collection
  • C. To have directly assigned a Scope
  • D. To be assigned to a Space

Answer: B

 

NEW QUESTION 60
You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources?
There are 3 correct answers to this question.

  • A. READ
  • B. GET
  • C. PUT
  • D. INSERT
  • E. POST

Answer: B,C,E

 

NEW QUESTION 61
What key words are contained in the applicationdescriptor file (xs-app.json)? There are 2 correct answers to this question.

  • A. routes
  • B. authentication Method
  • C. role-templates
  • D. tenant-mode

Answer: A,B

 

NEW QUESTION 62
Which programming paradigms are supported by SQLScript? Note: There are 2 correct answers to this question.

  • A. Logic
  • B. Imperative
  • C. Declarative
  • D. Symbolic

Answer: B,C

 

NEW QUESTION 63
You want to exclusively use declarative logic in an SQL Script procedure. Which of the following operators canyou use? There are 2 correct answers to this question.

  • A. TABLE variable
  • B. MAP_REDUCE function
  • C. IF condition
  • D. COMM IT statement

Answer: A,B

 

NEW QUESTION 64
Which functionality is provided by SAP web IDE for SAP HANA? Note: There are 2 correct answers to this question.

  • A. User management
  • B. Build and deploy applications
  • C. Syntax-aware editors for code
  • D. Organization and space management

Answer: B,C

 

NEW QUESTION 65
In which of the following objects can you use Commit and Rollback statements?

  • A. Table user-defined function
  • B. Scripted Calculation view
  • C. SQLScript procedure
  • D. Scalar user-defined function

Answer: C

 

NEW QUESTION 66
You created several database tables in a multi-target application and need to keep their names as short as possible.
Which parameter of the .hdinamespace file do you set to ignore?

  • A. hdbtable
  • B. subfolder
  • C. name
  • D. mixinTypes

Answer: B

 

NEW QUESTION 67
Which join type is NOT supported by join optimization (pruning)? Please choose the correct answer.

  • A. Outer Join
  • B. Inner Join
  • C. Text Join
  • D. Referential Join

Answer: B

 

NEW QUESTION 68
You create triggers using theSQL Console. Where are the triggers stored?

  • A. Repository
  • B. Package
  • C. Application server
  • D. Catalog

Answer: D

 

NEW QUESTION 69
Which of the following models a servet-side model in the SAPUI5 context?

  • A. XML
  • B. Resource
  • C. JSON
  • D. OData

Answer: D

 

NEW QUESTION 70
Which parameters does the APPLY_FILTER function support? There are 2 correct answers to this question.

  • A. Filter condition
  • B. Join condition
  • C. Entity set
  • D. Table variable

Answer: A,D

 

NEW QUESTION 71
Which tool do you use to create a calculation view in a multi-target application?

  • A. SAP web IDE for SAP HANA
  • B. SAP HANA studio
  • C. SAP HANA database explorer
  • D. SAP HANA Web-based Delopment Workbench

Answer: A

 

NEW QUESTION 72
Where do you add controls to the user interface?

  • A. OData model
  • B. XML view
  • C. Manifest file
  • D. JSON model

Answer: B

 

NEW QUESTION 73
Which activities doyou perform with the Applications tool of SAP HANA XS Advanced Cockpit? Note: There are 2 correct answers to this question.

  • A. View system resources used by each instance.
  • B. Start, stop, and restart of applications.
  • C. Identify SAP HANA applications which are pinned to spaces.
  • D. Monitor applications assigned to the current space.

Answer: B,D

 

NEW QUESTION 74
......

C-HANADEV-17 Actual Questions Answers PDF 100% Cover Real Exam Questions: https://actual4test.exam4labs.com/C-HANADEV-17-practice-torrent.html