LaTeX Test Spoken Tutorial Quiz Answers – All the Answers Provided on this page are Correct if you think there is any mistake, Please comment, we will update it soon.
Q1. How do you specify a smaller space between two letters, for example ‘a and b’.
Select one:
(A) a /tiny b
(B) a large b
(C) a/small b
(D) a /gg b
Ans:- (C) a/small b
Drupal Test – Spoken Tutorial Quiz Answers
Q2. Identify the correct compilation order to be followed to add references to a document.
Select one:
(A) pdflatex compilation, bibtex compilation, pdflatex compilation (twice)
(B) pdflatex compilation, bibtex compilation, pdflatex compilation
(C) pdflatex compilation (twice), bibtex compilation, pdflatex compilation
(D) pdflatex compilation, bibtex compilation (twice), pdflatex compilation
Ans:- (C) pdflatex compilation (twice), bibtex compilation, pdflatex compilation
Python Test – Spoken Tutorial Quiz Answers
Q3. How do we add salutation to a letter in LaTeX? (\”command”)
Select one:
(A) None of the above
(B) Isalutation
(C) \salute
(D) \opening
Ans:- (D) \opening
C-Test – Spoken Tutorial Quiz Answers
Q4. Which package of LaTeX is used to set margins?
Select one:
(A) fontenc
(B) None of them
(C) geometry
(D) listings
Ans:- (C) geometry
Q5. How do we align an equation in LaTeX
Select one:
(A) &*
(B) >*
(C) %*
(D) @*
Ans:- (A) &*
Q6. New line in LaTeX document is done by using :
Select one:
(A) \\
(B) $$
(C) //
(D) &&
Ans:- (A) \\
Drupal Test – Spoken Tutorial Quiz Answers
Q7. How will you write ‘a is very much greater than b’?
Select one:
(A) \greater b
(B) \gg b
(C) \bigger b
(D) None of the above
Ans:- (B) \gg b
Python Test – Spoken Tutorial Quiz Answers
Q8. Which package should be included for using “\includegraphics” command ?
Select one:
(A) graphics
(B) None of them
(C) Image
(D) graphicx
Ans:- (D) graphicx
C-Test – Spoken Tutorial Quiz Answers
Q9. Which class of document understands the \chapter command?
Select one:
(A) Article
(B) None of the above
(C) Letter
(D) Report
Ans:- (D) Report
Q10. Gopal wants to add a new theme to beamer? How should he do so?
Select one:
(A) He should use \theme{Warsaw}
(B) He should use \usepackage{Warsaw}
(C) He should use \usetheme{Warsaw}
(D) He should use \usepackage{beamertheme}
Ans:- (C) He should use \usetheme{Warsaw}
LaTeX Test – Spoken Tutorial Quiz Answers – All the Answers Provided on this page are Correct if you think there is any mistake, Please comment, we will update it soon.
Q11. Provide the command used to specify the class of the document in LaTeX.
Select one
(A) \documentclass{}
(B) \document
(C) \begin{document}……..\end{document}
(D) None of them
Ans:- (A) \documentclass{}
Drupal Test – Spoken Tutorial Quiz Answers
Q12. Where do you specify the \maketitle command in the document?
Select one:
(A) Before the \begin{document}
(B) After the first section
(C) None of the above
(D) After the \begin{document}
Ans:- (D) After the \begin{document}
Python Test – Spoken Tutorial Quiz Answers
Q13. The last row of a table, ‘fruit & apple \hline’, does not give a horizontal fine. What is the correct command to be used?
Select one:
(A) fruit & apple \ \hline
(B) fruit & apple \\ \hline
(C) fruit & apple \\
(D) fruit & apple \break \hline
Ans:- (B) fruit & apple \\ \hline
C-Test – Spoken Tutorial Quiz Answers
Q14. What is the command used to align the table at the center (of the document)?
Select one:
(A) \middle
(B) \aligncenter
(C) \centering
(D) \center
Ans:- (C) \centering
Q15. Which of the following is not a “documentclass” in latex?
Select one:
(A) report
(B) beamer
(C) None of them
(D) slides
Ans:- (C) None of them
Q16. Which is the default editor available with MiKTeX installation?
Select one:
(A) None of them
(B) TeXworks
(C) Sublime text
(D) gedit
Ans:- (B) TeXworks
Drupal Test – Spoken Tutorial Quiz Answers
Q17. The correct LaTeX command for the desired math output : “(x2y1)/y2“ is :
Select one:
(A) $\frac{x^2 y_1}{y_2}$
(B) $\frac{x2 y1}{y2}$
(C) $\frac{x_2 y^1}{y^2}$
(D) $\frac{x^2 y_1} / {y_2}$
Ans:- (A) $\frac{x^2 y_1}{y_2}$
Q18. What is the effect of usage of ‘beamerthemesplit’ package ?
Select one:
(A) It adds to themes to the presentation
(B) It adds slide numbers
(C) It splits the presentation in to two documents
(D) It creates a banner in the top and bottom of every slide
Ans:- (D) It creates a banner in the top and bottom of every slide
Q19. How would be write integration over zero to infinity in LaTeX, when amsmath package is used?
Select one:
(A) \integration_0^\infty
(B) \int_0^\infty
(C) \int_0^\infinity
(D) None of the above
Ans:- (B) \int_0^\infty
Q20. Which sign is used to get into mathematical mode in LaTeX?
Select one:
(A) &
(B) @
(C) #
(D) $
Ans:- (D) $
Q21. Which package must be included to add images to a LaTeX document ?
Select one:
(A) graphicx
(B) graphics
(C) includegraphics
(D) None of the above
Ans:- (A) graphicx
Q22. The command used to make every piece of text that starts with a ‘slash item’ appears in a “bulleted form” , “numbered form” are respectively :
Select one:
(A) number & itemize
(B) bullet & number
(C) enumerate & itemize
(D) itemize & enumerate
Ans:- (D) itemize & enumerate
Q23. The command “ \setlength\parindent{0pt} “ is used to :
Select one:
(A) Remove the paragraph indent
(B) None of them
(C) Remove the spacing between paragraphs
(D) Set the number of words in a paragraph
Ans:- (A) Remove the paragraph indent
Q24. What is the significance of $ in LaTeX?
Select one:
(A) None of the above
(B) No significance
(C) To start a new page
(D) To begin a math environment
Ans:- (D) To begin a math environment
Q25. Which bibliography style is used to generate references in the order they are cited in the document?
Select one:
(A) \bibliographystyle{Harvard}
(B) \bibliographystyle{unsrt}
(C) \bibliographystyle{ifac}
(D) \bibliographystyle{srt}
Ans:- (A) \bibliographystyle{Harvard}
Q26. How does one break a line within a paragraph?
Select one:
(A) %%
(B) None of them
(C) //
(D) /break
Ans:-
Python Test – Spoken Tutorial Quiz Answers
Q27. What symbol should come at the beginning of every command in LaTeX?
Select one:
(A) / (reverse slash)
(B) & (ampersand)
(C) \ (forward slash)
(D) * (asterisk)
Ans:-
C-Test – Spoken Tutorial Quiz Answers
Q28. The command”\setlength\parindent (Opt) ” is used to:
Select one:
(A) Set the number of words in a paragraph
(B) Remove the spacing between paragraphs
(C) Remove the paragraph indent
(D) None of them
Ans:-
LaTeX Test – Spoken Tutorial Quiz Answers – All the Answers Provided on this page are Correct if you think there is any mistake, Please comment, we will update it soon.
NOTE:- All Answers Will be Uploaded Shortly And It Will Be Notified On Telegram, JOIN NOW
C-Test – Spoken Tutorial Quiz Answers
Drupal Test – Spoken Tutorial Quiz Answers
Python Test – Spoken Tutorial Quiz Answers
GIT Test – Spoken Tutorial Quiz Answers
HTML Test – Spoken Tutorial Quiz Answers
Scilab test – Spoken Tutorial Quiz Answers
Arduino Test – Spoken Tutorial Quiz Answers