blob: 322701f965c2d0a857cd15a5f6ca575eb5f68594 (
plain)
1
2
3
4
5
6
7
|
% these problems don't have solutions
\newproblem*{oop}{Describe what is meant by object-oriented
programming.}
\newproblem*{inheritance}{Describe what is meant by the term
\emph{inheritance} in object-oriented programming. Use examples.}
|