summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/probsoln/samples/prob-nosoln.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/probsoln/samples/prob-nosoln.tex')
-rw-r--r--macros/latex/contrib/probsoln/samples/prob-nosoln.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/probsoln/samples/prob-nosoln.tex b/macros/latex/contrib/probsoln/samples/prob-nosoln.tex
new file mode 100644
index 0000000000..9909651b86
--- /dev/null
+++ b/macros/latex/contrib/probsoln/samples/prob-nosoln.tex
@@ -0,0 +1,9 @@
+ % This file is public domain
+ %
+ % 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.}