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