What characterizes the Node.js environment? Note: There are 2 correct answers to this question.
A. It uses a synchronous programming model.
B. It is builton Google's V8 JavaScript engine.
C. It is single-threaded.
D. It is a client-side design-time environment for JavaScript.
正解:B,C
質問 2:
Which OData service do you use to prevent changes to existing line items of the sap.test::myTable table?
A. service {"sap.test: :myTable" update no-authorization;}
B. service {"sap.test: :myTable" update exclude;}
C. service {"sap.test::myTable" update forbidden;}
D. service {"sap.test::myTable" update prohibited;}
正解:C
質問 3:
How do you debug aNode.js module in SAP Web IDE for SAP HANA?
A. Start the debugger from the XS Command Line interface and run the program in SAP Web IDE for SAP U HANA
B. Attach the debugger to the application in the SAP Web IDE for SAP HANA
C. Add the sap.hana.xs.debugger: :Debugger plugin to the SAP Web IDE for SAP HANA
D. Set the enabled parameter to true in the section debugger of the xsengine.ini file
正解:B
質問 4:
You need to debug a Node.js application using SAP Web IDE for SAP HANA.
What must you do?
Note: There are 3 correct answers to this question.
A. Open the debugger.
B. Specify the proper GIT repository in the debug properties.
C. Attach debugger to the node module.
D. Set a breakpoint in the application.
E. Build the application with the debug option.
正解:A,C,D
質問 5:
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. mixinTypes
C. subfolder
D. name
正解:C
質問 6:
You must debug an existing SQLScript procedure in SAP HANA extended application services, advanced model (XS advanced).
What is the valid sequence to debug the procedure?
A. 1 Select the SQLScript procedure in the database explorer, p. 2 Set the debugger privilege.
3 Set the external breakpoint in the code of your SQL procedure.
4 Run the ABAP program where the SQL procedure is called in debugging mode.
B. 1 Select the ABAP program where the SQLScript procedure is called in theproject explorer. p. 2 Set the external debugger privilege.
3 Set the external breakpoint in the code of your ABAP program.
4 Run the ABAP program in debugging mode.
C. 1 Select the SQLScript procedure in the project explorer, p. 2 Open the SQLScript console.
3 Set the breakpoint in the code of your SQL procedure.
4 Generate the call to the SQL procedure and execute it.
D. 1 Select the SQLScript procedure in the database explorer. / pv 2 Specify the SQLScript debugger settings in the SQL Debugger.
3 Set the breakpoint in the code of your stored procedure.
4 Generate the call to the SQL procedure and execute it.
正解:D
質問 7:
Which of the following models a servet-side model in the SAPUI5 context?
A. XML
B. JSON
C. OData
D. Resource
正解:C
質問 8:
What are some of the advantages of SQLScript compared to plain SQL queries? Note: There are 2 correct answers to this question.
A. It retrieves ahigh data volume from a database.
B. It increases performance by parallel execution of complex SQL statements.
C. It enables modular parameterized programing.
D. It contains a well-defined ANSI standard.
正解:B,C
647 お客様のコメント





松川** -
ありがとうございました。問題集はC_HANADEV_15学習しやすい作りになっている