Which TWO statements about OOD&A are true?
a) When designing code, anticipate problems, e.g. incorrect user
input, to improve the robustness and flexibility of your
program
b) A well designed program always uses delegation to tightly
couple classes
c) The most important OO concept is inheritance because
everything in Java inherits from Object
d) The only constant in OOD&A is change - design code to be
flexible to future changes
Which TWO statements about OOD&A are true? a) When designing code, anticipate problems, e.g. incorrect user input, to im
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am