Anki Deck Changes

Commit: 7c8f9b0a - thoughts and prayeres

Author: lhorva <lhorva@student.ethz.ch>

Date: 2026-01-29T12:18:15+01:00

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

ℹ️ Cosmetic Changes Hidden: 1 note(s) had formatting-only changes and are not shown below • 1 mixed cosmetic changes

Note 1: ETH::1. Semester::EProg

Deck: ETH::1. Semester::EProg
Note Type: Horvath Cloze
GUID: yj/5Ksg%P1
modified

Before

Front

ETH::1._Semester::EProg::7._Classes_and_Objects
A static attribute is unique amongst all imports . If we don't make it final it can be changed globally.

Back

ETH::1._Semester::EProg::7._Classes_and_Objects
A static attribute is unique amongst all imports . If we don't make it final it can be changed globally.

This means someone could change Math.PI for example.

After

Front

ETH::1._Semester::EProg::7._Classes_and_Objects
A static attribute is unique amongst all imports. If we don't make it final it can be changed globally.

Back

ETH::1._Semester::EProg::7._Classes_and_Objects
A static attribute is unique amongst all imports. If we don't make it final it can be changed globally.

This means someone could change Math.PI for example.
Field-by-field Comparison
Field Before After
Text A static attribute is {{c1:: unique amongst all imports :: property}}. If we don't make it {{c2:: final}} it can {{c2::be changed globally}}. A static attribute is {{c1::unique amongst all imports::property}}. If we don't make it {{c2::final}} it can {{c2::be changed globally}}.
Tags: ETH::1._Semester::EProg::7._Classes_and_Objects

Note 2: ETH::1. Semester::EProg

Deck: ETH::1. Semester::EProg
Note Type: Horvath Cloze
GUID: z=94+q]*#%
modified

Before

Front

ETH::1._Semester::EProg::10._Inheritance::2._Polymorphism::3._Static_vs_Dynamic
Any type is a subtype of the  Object type.

Back

ETH::1._Semester::EProg::10._Inheritance::2._Polymorphism::3._Static_vs_Dynamic
Any type is a subtype of the  Object type.

After

Front

ETH::1._Semester::EProg::10._Inheritance::2._Polymorphism::3._Static_vs_Dynamic
Any type is a subtype of the Object type.

Back

ETH::1._Semester::EProg::10._Inheritance::2._Polymorphism::3._Static_vs_Dynamic
Any type is a subtype of the Object type.
Field-by-field Comparison
Field Before After
Text <div>Any type is a subtype of the {{c1::&nbsp;<b>Object</b>}} type.</div> <div>Any type is a subtype of the {{c1::<b>Object</b>}} type.</div>
Tags: ETH::1._Semester::EProg::10._Inheritance::2._Polymorphism::3._Static_vs_Dynamic
↑ Top