plz solve this questions
Attachments:
Answers
Answered by
1
Answer 1:
line 4 should be "
<script type="text/javascript">
alert("This is my first javaScript code")
</script>
"
Answer 2:
if(direction == "N") a = "North";
else if(direction == "E") a = "East";
else if(direction == "W") a = "West";
else if(direction == "S") a = "South";
else a = "Enter correct code";
Answer 3:
a = 6
b = 14
Answer 4:
a = 8.625
Answer 5:
false
true
true
Answer 6:
x==100?a="x is 100":a="x is not 100";
satishatbcdp9vp8p:
can u ecplain answer no.3
Similar questions