Predict the output:
function() {
if(true) {
var a = 5
>
alert(a),
}
Select one:
à 5
b. None of the options
O c. Range Error
d. undefined
Answers
Answered by
0
Answer:
write it properly
Explanation:
c range error
Similar questions