Question 16
In Node.js, which file do you use to define external module dependencies? Please choose the correct answer.
Question 17
Please review the JSON model in the screenshot.
Which of the following absolute binding paths are valid?
Note: There are 3 correct answers to this question.
{company: {name: "ACME", info: {employees:3}, contacts: [{name: "Barbara", phone: "873"},{name:
"Gerry", phone: '"734"}]}}
Question 18
You are working on an entity using Core Data Services.
Which properties can you define inside the Technical Configuration section?
Note: There are 2 correct answers to this question.
Question 19
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.
Question 20
Which configuration file indicates the program that is executed upon start up when you run the Node.js module? Please choose the correct answer.
