Is there a method like {enumerate}, but which can enumerate questions in alphabetic order, As in the list in Question 2 in the image below.
I tried something like this:
\documentclass{article}
\usepackage[utf8]{inputenc}
\begin{document}
\section{}
\subsection{}
\begin{enumerate}
\item
\item
\end{enumerate}
\end{document}


\documentclasscommand, have a minimal preamble and then\begin{document}...\end{document}. The code should compile and be as small as possible to demonstrate your problem. This makes it much easier for people to help you --- and much more likely that they will! – Sep 19 '16 at 03:23{}icon. – Alan Munn Sep 19 '16 at 15:21