Point out the correct declaration of the height
variable:
height;
height is variable;
let height;
variable height;
Answers Explanation & Hints:
In JavaScript, variables are typically declared using the Therefore, |
height
variable:height;
height is variable;
let height;
variable height;
Answers Explanation & Hints:
In JavaScript, variables are typically declared using the Therefore, |