Question 1

Which of the following is a true statement regarding the relationship between Promises and callback functions?
  • Question 2

    What basis code is needed to define the JavaScript function avgGrades?
  • Question 3

    Consider the following code:

    What code would you use to determine if the check box has been checked or not?
  • Question 4

    Consider the following code:

    What is the result of running this script in a Web browser?
  • Question 5

    Consider the following code:

    What does line 9 do?