1.

Name the type of error (syntax, runtime or logical error) in each case given below :(i) Division by a variable that contains a value of zero. (ii) Multiplication operator used when the operation should be division. (iii) Missing semicolon.

Answer»

(i) runtime error. 

(ii) logical error 

(iii) Syntax error



Discussion

No Comment Found

Related InterviewSolutions