// "Initialize variable 'i'" "true" class AClass { int f() { int i; return i; } }