Question 6

Which of the following is an advantage of using the Virtual DOM?
  • Question 7

    Consider the following code:

    What is the expected result of this script?
  • Question 8

    Which of the following is a benefit of using a predefined library, such as JQuery?
  • Question 9

    What is the expected result when executing the following scripts in a web browser?
  • Question 10

    Consider the following code:

    What change should be made to ensure that it correctly displays the value of name in all uppercase letters?