Infomax Computer Academy
Report Bug
Qus : How to write an IF statement in JavaScript?
QusHow to write an IF statement in JavaScript?
A. if (i == 5)
B. if i == 5 then
C. if i = 5
D. if i = 5 then
Solution
A. if (i == 5)
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others