Intermediate Programming Coding and Debugging As of 01.19.2022 (Teneros, Leigh Jandell S)
Intermediate Programming Coding and Debugging As of 01.19.2022 (Teneros, Leigh Jandell S)
INTERMEDIATE PROGRAMMING
MW 2:30 - 4:00 pm
1. Java Introduction
4. cannot infer type for local variable a (cannot use ‘var’ variable without
initializer)
-----
Variable a is neither read or written to
(Source line 10,14,18)
2. ‘;’ expected
(Source line 9,15)
3. not a statement
(Source line 12,18)
1. <identifier> expected
(Source line 2)
3. ‘;’ expected
(Source line 4)
Reference:
https://www.programiz.com/java-programming/examples