Computer Science, asked by rafimallickgals, 1 year ago

State the type of error (logical error or syntax error or runtime error) of any in the following statements:-
1) Switch(n>2)
2)System.out.println(100/0);

Answers

Answered by Lazarus
7
2.)runtime error
1.) logical error

rafimallickgals: Thank you bro
Answered by AmriteshRajput62
7
1 logical error
2 runtime error

rafimallickgals: Thank you BHAI
Similar questions