Questions · Page 3 of 6

MCQ

MCQ 1011 Mark
In which parts is the document environment of a book divided?
  • A
    The front matter
  • B
    The main matter
  • C
    The back matter
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1021 Mark
Which of the following commands are used in creating the title?
  • A
    \title
  • B
    \date
  • C
    \author
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1031 Mark
Which of the following commands must be given earlier?
  • A
    \title
  • B
    \author
  • C
    \date
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1041 Mark
The title, author and date all can be supplied in the following one.
  • A
    Preamble
  • B
    As the first thing in document environment
  • a and b both
  • D
    None of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1051 Mark
Which date is used in the title if date is omitted?
  • Compilation Date
  • B
    Date of saving the file at the first tine
  • C
    a and b both
  • D
    None of these
Answer
Correct option: A.
Compilation Date
Compilation Date
View full question & answer
MCQ 1061 Mark
Which information is optional to show?
  • A
    Title
  • B
    Author
  • a and b both
  • D
    All of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1071 Mark
What is necessary to provide if you want Latex to create an automatic title for you?
  • A
    Title
  • B
    Author
  • a and b both
  • D
    All of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1081 Mark
Which pieces of information are typically provided in Latex?
  • A
    \title
  • B
    \author
  • \date
  • D
    All of these
Answer
Correct option: C.
\date
\date
View full question & answer
MCQ 1091 Mark
By using which command can multiple package names be declared in a single \use package command?
  • A
    :
  • B
    :
  • ,
  • D
    ;
Answer
Correct option: C.
,
,
View full question & answer
MCQ 1101 Mark
What do some packages have to customize their behavior?
  • Options
  • B
    Parameter
  • C
    Argument
  • D
    Attributes
Answer
Correct option: A.
Options
Options
View full question & answer
MCQ 1111 Mark
How many packages can be used in a document?
  • A
    One
  • B
    Five
  • C
    Ten
  • One Or More than one
Answer
Correct option: D.
One Or More than one
One Or More than one
View full question & answer
MCQ 1121 Mark
Which command is used to declare one or more in preamble packages to use in our document section?
  • \use package{package-name}
  • B
    use package{package-name}
  • C
    ackage-name}
  • D
    \user package{package-name}
Answer
Correct option: A.
\use package{package-name}
\use package{package-name}
View full question & answer
MCQ 1131 Mark
What is the full form of CTAN?
  • Comprehensive TeX Archive Network
  • B
    Compressive Text Archive Network
  • C
    Common TeX Archive Network
  • D
    Common TeX Advanced Network
Answer
Correct option: A.
Comprehensive TeX Archive Network
Comprehensive TeX Archive Network
View full question & answer
MCQ 1141 Mark
To which of the following do the users of Latex share the package which is edited?
  • CTAN
  • B
    ATAN
  • C
    BTAN
  • D
    DTAN
Answer
Correct option: A.
CTAN
CTAN
View full question & answer
MCQ 1151 Mark
What do the large community of Latex users do?
  • A
    Develop new Latex packages.
  • B
    Existing ones to cater to their own needs.
  • C
    Share them with others over the CTAN.
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1161 Mark
Which of the following statements is true for Latex system?
  • A
    It provides for many common typesetting requirements.
  • B
    It cannot provide everything that users may need.
  • C
    It allows users to write packages that provide additional functionality.
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1171 Mark
When is the document-class declared?
  • Followed by optional package declaration
  • B
    At the end of the document
  • C
    Before declaration of optional package
  • D
    Any where
Answer
Correct option: A.
Followed by optional package declaration
Followed by optional package declaration
View full question & answer
MCQ 1181 Mark
Which of the following elements specify the type of document?
  • \document class{document-class-name}
  • B
    {document -class-name}
  • C
    None of these
  • D
    (document-class-name)
Answer
Correct option: A.
\document class{document-class-name}
\document class{document-class-name}
View full question & answer
MCQ 1191 Mark
What is the very first element of preamble?
  • A
    {document -class-name}
  • \document class{document-class-name}
  • C
    (document-class-name)
  • D
    None of these
Answer
Correct option: B.
\document class{document-class-name}
\document class{document-class-name}
View full question & answer
MCQ 1201 Mark
What is necessary to know for Latex?
  • What type of a document is used as a source file
  • B
    In which editor file is made
  • C
    File is to be converted in PDF or not.
  • D
    All of these
Answer
Correct option: A.
What type of a document is used as a source file
What type of a document is used as a source file
View full question & answer
MCQ 1211 Mark
The actual content is always inside the following.
  • Environment document
  • B
    Master document
  • C
    Index document
  • D
    Child document
Answer
Correct option: A.
Environment document
Environment document
View full question & answer
MCQ 1221 Mark
Which type of information regarding document is called meta-data?
  • A
    What kind of document it is
  • B
    Who is the author of document
  • C
    When the document was created.
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1231 Mark
Meta data is an information about the following one.
  • The document
  • B
    An editor
  • C
    A browser
  • D
    The user
Answer
Correct option: A.
The document
The document
View full question & answer
MCQ 1241 Mark
What is known as in formations of information?
  • Meta data
  • B
    Peta data
  • C
    Sub data
  • D
    Class data
Answer
Correct option: A.
Meta data
Meta data
View full question & answer
MCQ 1251 Mark
‘What is there in preamble?
  • Meta data
  • B
    Points
  • C
    Sub topics
  • D
    Paragraph
Answer
Correct option: A.
Meta data
Meta data
View full question & answer
MCQ 1261 Mark
Which of the following is the part of Latex document?
  • A
    Preamble
  • B
    Content
  • a and b both
  • D
    None of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1271 Mark
Which of the following never make into the output?
  • A
    Content
  • B
    Symbolic text
  • comment
  • D
    Equation
Answer
Correct option: C.
comment
comment
View full question & answer
MCQ 1281 Mark
Which of the following are completely ignored by the compilation process?
  • comment
  • B
    Symbolic text
  • C
    Content
  • D
    Equation
Answer
Correct option: A.
comment
comment
View full question & answer
MCQ 1291 Mark
Which of the following are meant for the humans who read the LaTeX source code in a text editor for understanding and possibly modifying it?
  • A
    Content
  • comment
  • C
    Symbolic text
  • D
    Equation
Answer
Correct option: B.
comment
comment
View full question & answer
MCQ 1301 Mark
In Latex, everything from the character up to the end of line is treated as a comment. Which is this character?
  • %
  • B
    \
  • C
    #
  • D
    .
Answer
Correct option: A.
%
%
View full question & answer
MCQ 1321 Mark
How is explanation provided?
  • By comment
  • B
    By symbol
  • C
    By equation
  • D
    By formula
Answer
Correct option: A.
By comment
By comment
View full question & answer
MCQ 1331 Mark
By providing which of the following for the complicated parts it makes easy for others to understand the code?
  • Explanation
  • B
    Research
  • C
    Analysis
  • D
    Questionnaire
Answer
Correct option: A.
Explanation
Explanation
View full question & answer
MCQ 1341 Mark
Specify the features of latex.
  • A
    Documents are to be displayed and printed.
  • B
    Programming and automatically generating parts of the documents or multiple documents.
  • C
    Mail merge, to use template or package developed by one person or team.
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1351 Mark
For which of the following specific types of content there are several standard environments?
  • A
    Equation
  • B
    Quotation
  • C
    Table and list
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1361 Mark
According to which of the following there are several standard environments?
  • Specific types of content
  • B
    String
  • C
    Constant
  • D
    Variable
Answer
Correct option: A.
Specific types of content
Specific types of content
View full question & answer
MCQ 1371 Mark
How can the environment be?
  • Nested
  • B
    Only of one type
  • C
    Inherited
  • D
    None of these
Answer
Correct option: A.
Nested
Nested
View full question & answer
MCQ 1381 Mark
What is known as when one environment is there inside another?
  • A
    Environment loop
  • Nested environment
  • C
    Environment block
  • D
    Multi environment
Answer
Correct option: B.
Nested environment
Nested environment
View full question & answer
MCQ 1391 Mark
How much are formatting characteristics of the environment applied to entire text inside the environment?
  • A
    Only one
  • B
    Only three
  • C
    Only five
  • All
Answer
Correct option: D.
All
All
View full question & answer
MCQ 1401 Mark
By which of the following doe’s environment command end?
  • A
    end{environment-name}
  • \end{environment-name}
  • C
    {environment name}
  • D
    /end{environment-name}
Answer
Correct option: B.
\end{environment-name}
\end{environment-name}
View full question & answer
MCQ 1411 Mark
By which of the following doe’s environment command start?
  • A
    begin{environment-name}
  • B
    \start{environment-name}
  • \begiii{environment-name}
  • D
    \{environment-name}
Answer
Correct option: C.
\begiii{environment-name}
\begiii{environment-name}
View full question & answer
MCQ 1421 Mark
When do multitude of commands must be applied?
  • A
    For formatting a table
  • B
    To write mathematical equation
  • a and b both
  • D
    None of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1431 Mark
What the facility is called which is provided by latex by which some commands are to be applied to large portions of the text?
  • Environment
  • B
    Index
  • C
    Master
  • D
    Fraction
Answer
Correct option: A.
Environment
Environment
View full question & answer
MCQ 1441 Mark
Groups are useful for applying some commands to a small amount of one of the following.
  • A
    A part of a line
  • B
    Few lines
  • C
    A paragraph
  • All of these
Answer
Correct option: D.
All of these
All of these
View full question & answer
MCQ 1451 Mark
In which of the following braces is group enclosed?
  • {and}
  • B
    [and]
  • C
    (and)
  • D
    >and<
Answer
Correct option: A.
{and}
{and}
View full question & answer
MCQ 1461 Mark
What does latex use to mark portions of text?
  • Groups
  • B
    Symbols
  • C
    Blocks
  • D
    Numbers
Answer
Correct option: A.
Groups
Groups
View full question & answer
MCQ 1471 Mark
What is written to display “Book code” word?
  • A
    “Book code”
  • “Book code=”
  • C
    ‘Book code’
  • D
    \“Book code\”
Answer
Correct option: B.
“Book code=”
“Book code=”
View full question & answer
MCQ 1481 Mark
What is written to display ‘Book code’ word?
  • ‘Book code
  • B
    ‘Book code’
  • C
    ‘Book code’
  • D
    \‘Book code’\
Answer
Correct option: A.
‘Book code
‘Book code
View full question & answer
MCQ 1491 Mark
Which of the following symbols is used to write single quote in latex document?
  • ‘and’
  • B
    ‘and’
  • C
    ‘and’
  • D
    ‘\and\’
Answer
Correct option: A.
‘and’
‘and’
View full question & answer
MCQ 1501 Mark
What is symbol ‘of keyboard known as?
  • A
    Apostrophe
  • B
    Straight quote
  • a Or b
  • D
    Back quote
Answer
Correct option: C.
a Or b
a Or b
View full question & answer
MCQ - Page 3 - Computer STD 12 Commerce Questions - Vidyadip