
Living in the IT Era Final Term Examination
Authored by Joneil Pontejos
Other
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly declares an article-type LaTeX document with 12pt font and A4 paper?
\documentstyle[12pt,a4paper]{article}
\documentclass[12pt,a4paper]{article}
\usepackage[12pt,a4paper]{article}
\begin{article}[12pt,a4paper]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If \title{} is declared but \maketitle is omitted, what happens?
A compilation error occurs
The document won’t compile
The title won't appear
The title still appears as a header
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can go outside the \begin{document} block?
\maketitle
\section{}
\author{}
\textbf{}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To suppress page numbers in the article class, which is the correct method?
\pagenumbers{false}
\thispagestyle{empty}
\pagestyle{invisible}
Remove \documentclass{article}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you use \section{} without declaring \documentclass{}?
The section is ignored
LaTeX assumes a class automatically
Compilation fails
A warning is issued, but document compiles
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which LaTeX file type is normally compiled to produce the final .pdf?
.log
.cls
.aux
.tex
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command affects line spacing within paragraphs?
\vspace{}
\baselineskip
\hspace{}
\parskip
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?