Computer Applications

Name the type of error ( syntax, runtime or logical error) in each case given below:

  1. Math.sqrt (36 – 45)
  2. int a;b;c;

Input in Java

ICSE 2016

14 Likes

Answer

  1. Runtime Error
  2. Syntax Error

Answered By

6 Likes


Related Questions