summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/probsoln/samples/prob-nosoln.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/probsoln/samples/prob-nosoln.tex')
-rw-r--r--Master/texmf-dist/doc/latex/probsoln/samples/prob-nosoln.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/probsoln/samples/prob-nosoln.tex b/Master/texmf-dist/doc/latex/probsoln/samples/prob-nosoln.tex
new file mode 100644
index 00000000000..9909651b86d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/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.}