Question: Which of the following statements writes the value of the selection variable to the console? a. console.log(selection); b. document.console(selection); c. console.alert(selection); d. console.log(selection);
Which of the following statements writes the value of the selection variable to the console?
a. console.log("selection");
b. document.console("selection");
c. console.alert(selection);
d. console.log(selection);
Step by Step Solution
3.33 Rating (156 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
