CRT-600 Exam Question 16

Which statement parses successfully?
  • CRT-600 Exam Question 17

    A developer has an ErrorHandler module that contains multiple functions.
    What kind of export be leverages so that multiple functions can be used?
  • CRT-600 Exam Question 18

    What is the result of the code block?
  • CRT-600 Exam Question 19

    A developer is wondering whether to use, Promise.then or Promise.catch, especially when a Promise throws an error?
    Which two promises are rejected?
    Which 2 are correct?
  • CRT-600 Exam Question 20

    Which function should a developer use to repeatedly execute code at a fixed interval ?