madher2010 madher2010 22-05-2023 Computers and Technology contestada What does the following line of code do? onclick="quiz()" A. It executes a function called quiz when the user clicks. B. It executes a function called onclick when the user takes a quiz. C. It creates a variable called onclick. D. It creates a variable called quiz.