latex-skript/exercises/footnotes/footnotes.code.done.tex
2023-04-28 12:42:36 +02:00

8 lines
430 B
TeX

Java is an object-oriented programming language that appeared in
1995. The most recent version of the programming language is
version 20\footnote{March 2023}. In order to write Java programs,
one needs to install the so-called \emph{Java Development Kit
(JDK)}.\footnote{\url{https://www.oracle.com/java/technologies/javase-downloads.html}}
Java programs can be written independently from the operating
system that one uses.