Computer Science, asked by runadutta8, 5 months ago

2. Write T for True statement and F for False one. Correct the false statement(s).
a. The semicolon at the end of simple statements in JavaScript is mandatory​

Answers

Answered by nisha263248
0

Answer:

True

Explanation:

If semicolon is not present at the end of the statement it will show a syntax error.

Similar questions