Every primitive variable must be both declared and initialized before being used.
Note 1: ETH::EProg
Deck: ETH::EProg
Note Type: Horvath Cloze
GUID:
modified
Note Type: Horvath Cloze
GUID:
e>j3maYE+y
Before
Front
Back
Every primitive variable must be both declared and initialized before being used.
After
Front
Every primitive variable must be both declared and initialized before being used.
Back
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 <b>local</b> variables! Instance variables can be left uninitialised.<br><br><img src="paste-a119684222f3e74cbbcfa0830461d164b54afb9a.jpg"> |