1.

Find out the error in following code. If (x = 100)

A. 100 should be enclosed in quotations.
B. There is no semicolon at the end of first line.
C. Equals to operator mistake.
D. Variable x should not be inside quotation.
Answer» D. Variable x should not be inside quotation.


Discussion

No Comment Found