Anki Deck Changes

Commit: ea12f148 - fix eprog card

Author: obrhubr <obrhubr@gmail.com>

Date: 2025-12-25T13:09:58+01:00

Changes: 1 note(s) changed (0 added, 1 modified, 0 deleted)

Note 1: ETH::EProg

Deck: ETH::EProg
Note Type: Horvath Cloze
GUID: e>j3maYE+y
modified

Before

Front

ETH::1._Semester::EProg::2._First_Java_Programs::3._Simple_Calculations::1._Types,_Variables,_Values
Every primitive variable must be both declared and initialized before being used.

Back

ETH::1._Semester::EProg::2._First_Java_Programs::3._Simple_Calculations::1._Types,_Variables,_Values
Every primitive variable must be both declared and initialized before being used.

After

Front

ETH::1._Semester::EProg::2._First_Java_Programs::3._Simple_Calculations::1._Types,_Variables,_Values
Every primitive variable must be both declared and initialized before being used.

Back

ETH::1._Semester::EProg::2._First_Java_Programs::3._Simple_Calculations::1._Types,_Variables,_Values
Every primitive variable must be both declared and initialized before being used.

This is only true for local variables! Instance variables can be left uninitialised.

Field-by-field Comparison
Field Before After
Extra This is only true for&nbsp;<b>local</b>&nbsp;variables! Instance variables can be left uninitialised.<br><br><img src="paste-a119684222f3e74cbbcfa0830461d164b54afb9a.jpg">
Tags: ETH::1._Semester::EProg::2._First_Java_Programs::3._Simple_Calculations::1._Types,_Variables,_Values
↑ Top