CBSE Class 12 Computer Science Publishing Documents Using Latex MCQs Set B

Refer to CBSE Class 12 Computer Science Publishing Documents Using Latex MCQs Set B provided below. CBSE Class 12 Computer Science MCQs with answers available in Pdf for free download. The MCQ Questions for Class 12 Computer Science with answers have been prepared as per the latest syllabus, CBSE books and examination pattern suggested in Class 12 by CBSE, NCERT and KVS. Multiple Choice Questions for Publishing Documents Using Latex are an important part of exams for Class 12 Computer Science and if practiced properly can help you to get higher marks. Refer to more Chapter-wise MCQs for CBSE Class 12 Computer Science and also download more latest study material for all subjects

MCQ for Class 12 Computer Science Publishing Documents Using Latex

Class 12 Computer Science students should refer to the following multiple-choice questions with answers for Publishing Documents Using Latex in Class 12. These MCQ questions with answers for Class 12 Computer Science will come in exams and help you to score good marks

Publishing Documents Using Latex MCQ Questions Class 12 Computer Science with Answers

Question: The 7_______next inside one another and have an integer level assigned to them, with part having a level of 1, chapter a level of 0, section a level of 1 and so on.

a) Lists

b) Details

c) Contents

d) Elements

Answer: Elements

 

Question: The parts, chapters, sections are______automatically by LaTeX.

a) Numbered

b) Listed

c) Displayed

d) Edited

Answer: Numbered

 

Question: The________can also move chapters, sections and subsections without having to bother about remembering.

a) Programmer

b) Author

c) Writer

d) Essayist

Answer: Author

 

Question: The_______are numbered in Roman numerals (I, II, III, and so on).

a) Chapters

b) Sections

c) Parts

d) Subsections

Answer: Parts

 

Question: The chapters, sections, subsections, etc. are_______in Arabic numerals (1, 2, 3, and so on).

a) Numbered

b) Listed

c) Displayed

d) Edited

Answer: Numbered

 

Question: All chapters after the special________command get uppercase numbering (A, B, C, and so on).

a) \parts

b) Mist

c) \appendices

d) \appendix

Answer: \appendix

 

Question: The_______command is to be used only once.

a) \parts

b) Mist

c) \appendices

d) \appendix

Answer: \appendix

 

Question: The pages in the_______are numbered using Roman numerals.

a) Front matter

b) Back matter

c) Main matter

d) Whole matter

Answer: Front matter

 

Question: The pages in the main matter and back matter are numbered in_________numerals with the numbering restarting from 1.

a) Roman

b) Mathematical

c) Decimal

d) Arabic

Answer: Arabic

 

Question: By default elements are assigned number up to level 2 that is up to_______

a) Chapters

b) Paragraphs

c) Parts

d) Sub subsections

Answer: Sub subsections

 

Question: _______and further divisions are not assigned numbers.

a) Chapters

b) Paragraphs

c) Parts

d) Sub subsections

Answer: Sub subsections

 

Question: In example, the command "\set counter{secnumdepth}{3}"

a) Ensures that elements up to depth 3 are assigned numbers.

b) Ensures that elements up to level 3 (sub subsection) are assigned numbers

c) Ensures that elements up to counter 3 (sub counter)are assigned numbers.

d) Ensures that elements up to secnumdepth 3 are assigned numbers

Answer: Ensures that elements up to level 3 (sub subsection) are assigned numbers

 

Question: Elements are assigned a number formed by appending a period (.)

a) Period (.)

b) Colon (:)

c) Semi colon (;)

d) Hash (-)

Answer: Period (.)

 

Question: _________are an exception as their assigned number does not have a part number and period in front of them.

a) Chapters

b) Sections

c) Parts

d) Subsections

Answer: Chapters

 

Question: ________are assigned simple Arabic numeral numbers.

a) Chapters

b) Sections

c) Parts

d) Subsections

Answer: Chapters

 

Question: A well-formatted table of contents (TOC) is generated automatically from the elements titles by LaTeX when it encounters the command________

a) \TOC

b) \tableofcontents

c) \tableOC

d) \toContents

Answer: \tableofcontents

 

Question: By default a_______has entries up to level 2 (subsection).

a) \TOC

b) \tableofcontents

c) \tableOC

d) \toContents

Answer: \TOC

 

Question: TOC default entries can be changed by altering the value of another built-in counter_________

a) Todepth

b) Tocdepth

c) Counterdepth

d) Setdepth

Answer: Tocdepth

 

Question: LaTeX processes the source file..........from the beginning to end in a single pass.

a) Randomly

b) In line

c) Sequentially

d) Cautiously

Answer: Sequentially

 

Question: LaTeX produces the output file________

a) Randomly

b) In line

c) Sequentially

d) Cautiously

Answer: Sequentially

 

Question: In the first run LaTeX collects information about the document structure and stores it in_______files.

a) Extra

b) Complementary

c) Additional

d) Supplementary

Answer: Supplementary

 

Question: In the second run, LaTeX picks up the correct information from the supplementary files in the beginning to produce the correct_________

a) TOC

b) Table of content

c) Table

d) Content

Answer: TOC

 

Question: Just like the______LaTeX can also maintain list of figures, list of tables, cross references, bibliography, and glossary or index automatically.

a) TOC

b) Table of content

c) Table

d) Content

Answer: TOC

 

Question: In the SciTE editor, the file can be saved using______menu option.

a) File → Build

b) File → Save

c) File → Save as

d) File → Edit

Answer: File → Save

 

Question: In the SciTE editor, the file can be compiled using_______menu option.

a) Tools → Build

b) File → Save

c) File → Save as

d) Tools → Edit

Answer: Tools → Build

 

Question: In the SciTE editor, the shortcut key for compilation is_______

a) F8

b) F4

c) F7

d) F5

Answer: F7

 

Question: In the SciTE editor, the last line "Exit code: 0" is_______in color.

a) Yellow

b) Black

c) Red

d) Blue

Answer: Blue

 

Question: In the SciTE editor, the file can be viewed in the default document viewer by selecting_______menu option.

a) Tools → Edit

b) Tools → New

c) Tools → Build

d) Tools → Go

Answer: Tools → Go

 

Question: In the SciTE editor, the shortcut key for viewing in the default document is_______

a) F8

b) F4

c) F7

d) F5

Answer: F5

 

Question: In LaTeX documents, a paragraph is typed in a continuous flow without pressing_________key.

a) Tab

b) Enter

c) Shift

d) Delete

Answer: Enter

Question: LaTeX usually avoids breaking a word in______parts.

a) One

b) Two

c) Three

d) Four

Answer: Two

 

Question: LaTeX has a hyphenation algorithm to decide the most appropriate way of breaking the word with a______

a) Hyphen (-)

b) Tilde(~)

c) Underscore( _ )

d) Colon(:)

Answer: Hyphen (-)

 

Question: LaTeX uses the_______character to denote a non-breaking space.

a) Hyphen .(-)

b) Tilde(~)

c) Underscore( _ )

d) Colon(:)

Answer: Tilde(~)

 

Question: LaTeX divides font families into______categories.

a) One

b) Two

c) Three

d) Four

Answer: Three

 

Question: ________(also called serif) font have a tiny line or curve called serif at the end of the strokes lines.

a) Roman

b) Monospace

c) Script

d) Sans serif

Answer: Roman

 

Question: _______fonts do not have serifs.

a) Roman

b) Monospace

c) Script

d) Sans serif

Answer: Sans serif

 

Question: _______fonts use equal width for all characters.

a) Roman

b) Monospace

c) Script

d) Sans serif

Answer: Monospace

 

Question: ________fonts are typically used for computer code listings.

a) Roman

b) Monospace

c) Script

d) Sans serif

Answer: Monospace

 

Question: The default font is__________

a) Roman

b) Monospace

c) Script

d) Sans serif

Answer: Roman

 

Question: Roman font can be used for any text by employing the______command.

a) \textrm{text}

b) \textsf{text}

c) \texttt{text}

d) None of these

Answer: \textrm{text}

 

Question: Sans serif font can be used for any text by employing the_______command.

a) \textrm{text}

b) \textsf{text}

c) \texttt{text}

d) None of these

Answer: \textsf{text}

 

Question: Monospace font can be used for any text by employing the________command.

a) \textrm{text}

b) \textsf{text}

c) \texttt{text}

d) None of these

Answer: \texttt{text}

 

Question: The font size can be changed using the command_________

a) \tiny

b) \scriptsize

c) \footnotesize

d) All of these

Answer: All of these

 

Question: The font size can be changed using the command_________

a) \ small

b) \normalsize

c) Marge

d) All of these

Answer: All of these

 

Question: The font size can be changed using the command______

a) \LARGE

b) \huge

c) \Huge

d) All of these

Answer: All of these

 

Question: The command________can be used to add the bold effect to the text.

a) \textbf

b) \textit

c) \emph

d) All of these

Answer: \textbf

 

Question: The command______can be used to add the italic effect to the text.

a) \textbf

b) \textit

c) \emph

d) All of these

Answer: \textit

 

Question: The command_______can be used to add the emphasis effect to the text.

a) \textbf

b) \textit

c) \emph

d) All of these

Answer: \emph

 

Question: ________command provides small capital letters.

a) \textbf

b) \textit

c) \emph

d) \textsc

Answer: \textsc

 

Question: Superscripts can be created in text mode using the command__________

a) \text super script

b) \text sub script

c) fixltx2e

d) None of these

Answer: \text super script

 

Question: Subscripts can be created in text mode using the command________

a) \text super script

b) \text sub script

c) fixltx2e

d) None of these

Answer: \text sub script

 

Question: Superscripts and Subscripts can be created in the text using the package_______

a) \text super script

b) \text sub script

c) fixltx2e

d) None of these

Answer: fixltx2e

 

Question: In LaTeX, the______package provides the single space, one half space, double space and spacing {amount-of-spacing} environments for setting the line spacing.

a) Space set

b) Set space

c) Space out

d) Space line

Answer: Set space

 

Question: By default, body text alignment is fully_______in LaTeX.

a) Justified

b) Left

c) Right

d) Centered

Answer: Justified

 

Question: To achieve left alignment, one has to use the environment_______

a) Flushleft

b) flushright

c) Center

d) Justify

Answer: Flushleft

 

Question: To achieve right alignment, one has to use the environment_________

a) Flushleft

b) Flushright

c) Center

d) Justify

Answer: Flushright

 

Question: To achieve center alignment, one has to use the environment________

a) Flushleft

b) Flushright

c) Center

d) Flushcenter

Answer: Center

 

Question: The first line of a paragraph is_______except for the paragraphs immediately following a heading.

a) Margined

b) Indented

c) Single spaced

d) Tabbed

Answer: Indented

 

Question: The_________command is used immediately before a paragraph to explicitly make the first line indented.

a) \tab

b) \para

c) \indent

d) \noindent

Answer: \indent

 

Question: The_______command is used immediately before a paragraph to explicitly make the first line unindented.

a) \tab

b) \unindent

c) \ indent

d) \noindent

Answer: \noindent

Question: The________environment outputs everything inside it (including special characters, spaces, newlines and LaTeX commands) as it is without any processing.

a) Verbatim

b) Moreverb

c) Listing

d) Newline

Answer: Verbatim

 

Question: The________package provides a listing environment with one mandatory argument line-number-of-first-line for program code listing with line numbers.

a) Verbatim

b) More verb

c) Listing

d) Newline

Answer: More verb

 

Question: The paper size and margins can be passed as optional arguments with the________command itself.

a) \moreverb

b) Verbatim

c) \usepackage

d) \usesize

Answer: \usepackage

 

Question: Page_______have been standardized internationally.

a) Sizes

b) Length

c) Width

d) Dimension

Answer: Sizes

 

Question: The page_______commonly used with regular printers are A4, letter and legal.

a) Sizes

b) Length

c) Width

d) Dimension

Answer: Sizes

 

Question: The page size of 'A4' can be specified by_________

a) Paper a4

b) a4 paper

c) Letter paper

d) Legal paper

Answer: a4 paper

 

Question: The page size of 'letter' can be specified by_______

a) Paper a4

b) a4 paper

c) Letter paper

d) Paperletter

Answer: Letter paper

 

Question: The page size of 'legal' can be specified by_________

a) Paper a4

b) a4 paper

c) Paperlegal

d) Legal paper

Answer: Legal paper

 

Question: The default page orientation is the_________

a) Landscape

b) Portrait

c) A4

d) Legal

Answer: Portrait

 

Question: _______can be either one-sided or two-sided.

a) Letters

b) Files

c) Documents

d) Papers

Answer: Documents

 

Question: ______are by default one-sided while books are two-sided.

a) Articles

b) Files

c) Documents

d) Papers

Answer: Articles

 

Question: Ability of automatically laying out complex mathematical content is a major strength of

a) TeX

b) SciTE

c) LaTeX

d) Ubuntu

Answer: LaTeX

 

Question: The most common way of laying out mathematical content in LaTeX is using the package_______created by the American Mathematical Society.

a) Amsmath

b) Amssymb

c) Amsfonts

d) All of these

Answer: All of these

 

Question: A convenient way of embedding math environment in running text is to enclose the mathematical content between________

a) #...#

b) %...%

c) &...&

d) $...$

Answer: $...$

 

Question: In mathematical environments, each letter is treated as a mathematical________

a) Value

b) Number

c) Variable

d) Equation

Answer: Variable

 

Question: LaTeX commands and the mathematical symbols are produced by them using the_______packages.

a) MAS

b) AMS

c) MATH

d) GREEK

Answer: AMS

 

Question: LaTeX supports a large number of mathematical_______

a) Operators

b) Formulas

c) Signs

d) Text

Answer: Operators

 

Question: The subscript operator in LaTeX is__________

a) (the underscore character)

b) ^ (the caret character)

c) % (the percentage character)

d) ~ (tilde character)

Answer: (the underscore character)

 

Question: The superscript operator in LaTeX is the________

a) ^ (the caret character)

b) _(the underscore character)

c) % (the percentage character)

d) ~ (tilde character)

Answer: ^ (the caret character)

 

Question: The superscript operator_______the text that follows it.

a) Raises

b) Lowers

c) Underlines

d) Strikes

Answer: Raises

 

Question: The subscript operator______lowers the text that follows it.

a) Raises

b) Lowers

c) Underlines

d) Strikes

Answer: Lowers

 

Question: Absolute values can be denoted by enclosing the expression between two________symbols.

a) $ (dollar)

b) | (vertical bar)

c) % (percentage)

d) " (quotes)

Answer: | (vertical bar)

 

Question: Fractions are created using the command________{numeratorHdenominator}.

a) \ fraction

b) Fractions

c) Frcs

d) \frac

Answer: \frac

 

Question: Square root of a number x is denoted using the command________{x}.

a) \ square

b) Squareroot

c) \sqrt

d) Sqroot

Answer: \sqrt

 

Question: LaTeX provides a special_______environment for typesetting equations.

a) Math

b) Displaymath

c) Equation

d) Math formula

Answer: Equation

 

Question: _______are numbered automatically and center-aligned.

a) Values

b) Numbers

c) Variables

d) Equations

Answer: Equations

 

Question: Just as_______was extended to LaTeX, LaTeX itself also can be extended.

a) TeX

b) SciTE

c) LaTeX

d) Ubuntu

Answer: TeX

 

Question: Anyone can create additional packages to enhance the features provided in_______to add new features or to provide alternate implementations.

a) TeX

b) SciTE

c) LaTeX

d) Ubuntu

Answer: LaTeX

 

Question: Thousands of LaTeX_______have been created by LaTeX users around the world to cater to different needs.

a) Packages

b) Softwares

c) Programs

d) Files

Answer: Packages

 

Question: Most of LaTeX packages are________

a) Charged

b) Free

c) Shareware

d) Fined

Answer: Free

 

Question: The LaTeX packages are hosted on the________

a) Comparative TeX Archive Network (CTAN)

b) Comprehensive TeX Archive Network (CTAN)

c) Complete TeX Archive Network (CTAN)

d) Comprehensive TeX Archive Net (CTAN)

Answer: Comprehensive TeX Archive Network (CTAN)

 

Question: CTAN website is at_________

a) www.ctan.com

b) www.ctan.in

c) www.ctan.co.in

d) www.ctan.org

Answer: www.ctan.org

 

Question: ________is quite popular among authors and publishers in mathematics, engineering, computer science and other technical areas.

a) TeX

b) SciTE

c) LaTeX

d) Ubuntu

Answer: LaTeX

 

Question: LaTeX is______it is highly systematic and is developed in the academic spirit of knowledge sharing and collaboration.

a) Open source

b) Closed source

c) Open foundation

d) None of these

Answer: Open source

 

Question: _______is also getting popular among academicians and scholars.

a) TeX

b) SciTE

c) LaTeX

d) Ubuntu

Answer: LaTeX

 

Question: The output of (\frac{x_l+x_2}{2},\frac{y_l+y_2}{2}) is_______

a)

12

b)

12

c)

12

d)

12

Answer:

 12

 

Question: The subsections are divided int________

a) Chapters

b) Paragraphs

c) Parts

d) Sub subsections

Answer: Sub subsections

 

Question: The sub subsections are divided into_______

a) Chapters

b) Paragraphs

c) Parts

d) Subsections

Answer: Paragraphs

 

Question: Each of the above division (of the main content)______one compulsory argument, the title; and one optional argument.

a) Accepts

b) Acknowledges

c) Receives

d) Agrees

Answer: Accepts

 

Question: The title has to be displayed in the table of________

a) Lists

b) Details

c) Contents

d) Elements

Answer: Contents

 

Question: The paragraphs are divided into_______

a) Chapters

b) Sub paragraphs

c) Parts

d) Subsections

Answer: Sub paragraphs

 

Question: LaTeX has_______facilities to automatically update numbering and references and to automatically create table of contents, indexes, and other such needs, taking a major burden off the mind of the author.

a) Integrated

b) Built-in

c) Many

d) Incorporated

Answer: Built-in

 

Question: The output of \sqrt{b} \\[6pt] is______

a) 4b C

b) 4b + 6

c) 4b 16

d) 4b - pt

Answer: 4b C

More Study Material

CBSE Class 12 Computer Science Publishing Documents Using Latex MCQs

We hope students liked the above MCQs for Publishing Documents Using Latex designed as per the latest syllabus for Class 12 Computer Science released by CBSE. Students of Class 12 should download the Multiple Choice Questions and Answers in Pdf format and practice the questions and solutions given in above Class 12 Computer Science MCQs Questions on daily basis. All latest MCQs with answers have been developed for Computer Science by referring to the most important and regularly asked topics which the students should learn and practice to get better score in school tests and examinations. Studiestoday is the best portal for Class 12 students to get all latest study material free of cost.

MCQs for Computer Science CBSE Class 12 Publishing Documents Using Latex

Expert teachers of studiestoday have referred to NCERT book for Class 12 Computer Science to develop the Computer Science Class 12 MCQs. If you download MCQs with answers for the above chapter daily, you will get higher and better marks in Class 12 test and exams in the current year as you will be able to have stronger understanding of all concepts. Daily Multiple Choice Questions practice of Computer Science and its study material will help students to have stronger understanding of all concepts and also make them expert on all critical topics. You can easily download and save all MCQs for Class 12 Computer Science also from www.studiestoday.com without paying anything in Pdf format. After solving the questions given in the MCQs which have been developed as per latest course books also refer to the NCERT solutions for Class 12 Computer Science designed by our teachers

Publishing Documents Using Latex MCQs Computer Science CBSE Class 12

All MCQs given above for Class 12 Computer Science have been made as per the latest syllabus and books issued for the current academic year. The students of Class 12 can refer to the answers which have been also provided by our teachers for all MCQs of Computer Science so that you are able to solve the questions and then compare your answers with the solutions provided by us. We have also provided lot of MCQ questions for Class 12 Computer Science so that you can solve questions relating to all topics given in each chapter. All study material for Class 12 Computer Science students have been given on studiestoday.

Publishing Documents Using Latex CBSE Class 12 MCQs Computer Science

Regular MCQs practice helps to gain more practice in solving questions to obtain a more comprehensive understanding of Publishing Documents Using Latex concepts. MCQs play an important role in developing understanding of Publishing Documents Using Latex in CBSE Class 12. Students can download and save or print all the MCQs, printable assignments, practice sheets of the above chapter in Class 12 Computer Science in Pdf format from studiestoday. You can print or read them online on your computer or mobile or any other device. After solving these you should also refer to Class 12 Computer Science MCQ Test for the same chapter

CBSE MCQs Computer Science Class 12 Publishing Documents Using Latex

CBSE Class 12 Computer Science best textbooks have been used for writing the problems given in the above MCQs. If you have tests coming up then you should revise all concepts relating to Publishing Documents Using Latex and then take out print of the above MCQs and attempt all problems. We have also provided a lot of other MCQs for Class 12 Computer Science which you can use to further make yourself better in Computer Science

Where can I download latest CBSE MCQs for Class 12 Computer Science Publishing Documents Using Latex

You can download the CBSE MCQs for Class 12 Computer Science Publishing Documents Using Latex for latest session from StudiesToday.com

Can I download the MCQs of Publishing Documents Using Latex Class 12 Computer Science in Pdf

Yes, you can click on the links above and download topic wise MCQs Questions PDFs for Publishing Documents Using Latex Class 12 for Computer Science

Are the Class 12 Computer Science Publishing Documents Using Latex MCQs available for the latest session

Yes, the MCQs issued by CBSE for Class 12 Computer Science Publishing Documents Using Latex have been made available here for latest academic session

How can I download the Publishing Documents Using Latex Class 12 Computer Science MCQs

You can easily access the links above and download the Publishing Documents Using Latex Class 12 MCQs Computer Science for each topic

Is there any charge for the MCQs with answers for Class 12 Computer Science Publishing Documents Using Latex

There is no charge for the MCQs and their answers for Class 12 CBSE Computer Science Publishing Documents Using Latex you can download everything free

How can I improve my MCQs in Class 12 Computer Science Publishing Documents Using Latex

Regular revision of MCQs given on studiestoday for Class 12 subject Computer Science Publishing Documents Using Latex can help you to score better marks in exams

What are MCQs for Class 12 Computer Science Publishing Documents Using Latex

Multiple Choice Questions (MCQs) for Publishing Documents Using Latex Class 12 Computer Science are objective-based questions which provide multiple answer options, and students are required to choose the correct answer from the given choices.