Which of the following is not considered as an error in JavaScript?
A.Syntax error
B.Missing of semicolons
C.Division by zero
D.All of the mentioned
Answers
Answered by
0
Answer:
Division by zero
Explanation:
Answered by
0
Concept Introduction: JavaScript is a programming language that consists most of the internet web pages in the world.
Explanation:
We have been Given: JavaScript doesn't consider the following errors:
- Syntax Error
- Missing of Semi Colons
- Division by Zero
- All of the above
We have to Find: Which of the following is correct option.
JavaScript doesn't consider Division by Zero an error because, the universal value of zero divided by zero is infinity or negative infinity. So Option no. 3 is correct.
Final Answer: JavaScript doesn't consider Division by Zero an error.
#SPJ2
Similar questions
Science,
7 months ago
History,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
Science,
1 year ago
Math,
1 year ago