0% found this document useful (0 votes)
44 views22 pages

HTML Practice Paper for Std 10 Students

This document is a practice paper for STD 10 Computer at Rotary English Medium School, Godhra, consisting of multiple-choice questions related to HTML and web technologies. It covers topics such as HTML tags, attributes, web browsers, and the structure of HTML documents. The total marks for the paper are 200.

Uploaded by

yuvrajrana118
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views22 pages

HTML Practice Paper for Std 10 Students

This document is a practice paper for STD 10 Computer at Rotary English Medium School, Godhra, consisting of multiple-choice questions related to HTML and web technologies. It covers topics such as HTML tags, attributes, web browsers, and the structure of HTML documents. The total marks for the paper are 200.

Uploaded by

yuvrajrana118
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ROTARY ENGLISH MEDIUM SCHOOL, GODHRA

STD 10 Computer Total Mark : 200


PRACTICE PAPER

Section A

* Choose the right answer. [200]

1. Which type of information can be incorporated in an HTML document ?


(A) Multimedia information (B) Text information
(C) Address and path of file name (D) All of the given
Ans : All of the given
2. Which of the following is ignored by the browser while displaying the content of
an HTML document ?
(A) Space (B) Tab (C) New Iine (D) All of the given
Ans : All of the given
3. A combination of opening and closing tag along with some content between the
two tags forms an ______ .
(A) HTML coding
(B) HTML document
(C) Element
(D) None of the given
Ans : Element
4. Which of the following is used to create or modify HTMI document?
(A) A gedit (B) SciTE
(C) Both A and B (D) None of the given
Ans : None of the given
5. With which of the following gedit editor can be used?
(A) GNOME desktop environment (B) Mac OS X
(C) Microsoft windows (D) All of the given
Ans : All of the given
6. An HTML file is saved with ______ extension.
(A) .txt (B) html (C) html (D) B or C
Ans : B or C
7. The Html tags of HTML codes are written in ______.
(A) English (B) Chinese (C) Japanese (D) Spanish

Page 1
Ans : English
8. The first part of an HTML document is known as _____.
(A) Head section (B) Head element (C) Title element (D) A or B
Ans : A or B
9. Which of the following information does the head section contain ?
(A) Title (B) Description of page
(C) Both A and B (D) None of the given
Ans : Both A and B
10. An HTML document can have ______ title element.
(A) 1 (B) 2 (C) 3 (D) unlimited
Ans : 1
11. The second part of an HTML document is known as ______.
(A) Body section (B) Body element (C) A or B (D) Bottom element
Ans : A or B
12. In HTML, the contents written within “<!_ _” and “_ _>” tags are considered as
_____.
(A) A title (B) comments (C) hyperlink (D) Important word

Ans : comments
13. Which of the following tag display the contents in the biggest font size in
heading ?
(A) < h1 > (B) < h2 > (C) < h6 > (D) < h3 >
Ans : < h1 >
14. ______ tag structures the content into a paragraph.
(A) < b > and < b > (B) < I > and < /I > (C) < p > and < /p > (D) < u > and < /u >
Ans : < p > and < /p >
15. ________tag ends the current line and pushes the coming text into next line.
(A) < br > (B) < br/ > (C) < h1 > (D) A or B

Ans : A or B
16. The element that does not have an opening and closing is known tag
(A) Compete (B) Empty (C) Null (D) Void

Ans : Empty
17. A distributed information system that exists on the platform of internet. is
known AS _________ .
(A) WWW (B) CERN (C) SGML (D) HTML

Page 2
Ans : WWW
18. The ________ is collection of multiple computer network to share resources and
information.
(A) Connectwork (B) Interwork
(C) Internet (D) None of the given
Ans : Internet
19. The full form of WWW is ________ .
(A) World Wide Web (B) Web Wide Web
(C) World Web Wide (D) Wikipedia Wide Web

Ans : World Wide Web


20. Home page means ______ of web site.
(A) First page (B) Second page (C) last page (D) testing

Ans : First page


21. The contents like _______ can be embedded with hyperlink. .
(A) text (B) picture/graphics (C) A or B (D) sound
Ans : A or B
22. _____ is a special application to retrieve and view web information.
(A) Web server (B) Web browser (C) Hypertext (D) Hyperlink

Ans : Web browser


23. _______ of the following is popular web browser.
(A) Internet Explorer (B) Netscape Navigator
(C) Mozilla Firefox (D) All of the given
Ans : All of the given
24. _______ is also known as web client.
(A) Web server (B) Web site (C) Web browser (D) URL

Ans : Web browser


25. ______ is a program or a computer where all the web sites are stored.
(A) Web server (B) Web browser (C) HTML (D) URI

Ans : Web server


26. Which of the following is considered as a language for describing web page ?
(A) HTML (B) WML (C) NML (D) CML

Ans : HTML
27. Which of the following language was developed by the International
Organization for Standards (ISO) in 1986 to facilitate the sharing of machine-

Page 3
readable documents ?
(A) HTML (B) SGML (C) WWW (D) All of the given

Ans : SGML
28. An ______ is a combination of content to be displayed on a web page using
browser.
(A) HTML (B) MHTL (C) WWW (D) GEDIT

Ans : HTML
29. An _______ is made up of letters, words and numbers enclosed between a left
and right angular bracket.
(A) HTML document (B) Web document (C) Attribute (D) HTML tag

Ans : HTML tag


30. The spaces that are inserted automatically by the browser are known as _____.
(A) hard space (B) soft space (C) added space (D) all of the given

Ans : soft space


31. _____ is a text editor based on a free source code editing component called
scintilla.
(A) gedit (B) scintilla (C) SciTE (D) SpriTE

Ans : SciTE
32. Which of the following tag ends the current line and is also an unpaired tag ?
(A) <br>or</br> (B) <p>...</p> (C) <h1>...</h1> (D) <u>...</u>
Ans: (A) <br>or</br>
33. Which of following is used to view an HTML document ?
(A) Internet Explorer (B) Mozilla Firefox
(C) Netscape Navigator (D) All of the given

Ans : All of the given


34. Which of the following attribute is used to align the contents or heading in the
left, center or right of the page ?
(A) ... (B) align
(C) href (D) None of the given
Ans : align
35. Which of the following attributes type can appear along with any tag ?
(A) Unique (B) Universal (C) Trivial (D) Preliminary

Ans : Universal
36. Which sign is used between the name and value of an attribute ?

Page 4
(A) : (B) → (C) ; (D) =

Ans : =
37. The second part of an attribute is _____.
(A) name of the attribute (B) value of the attribute
(C) = symbol (D) all of the given

Ans : value of the attribute


38. The first part of an attribute is ______.
(A) name of the attribute (B) value of the attribute
(C) = symbol (D) all of the given

Ans : name of the attribute


39. Attributes always appear on the _____ of the elements that carry them.
(A) ending tags (B) contents
(C) opening tags (D) none of the given
Ans : opening tags
40. Which of the following can be used to specify additional formatting along with a
HTML element ?
(A) Number (B) Attributes (C) Comments (D) Contents

Ans : Attributes
41. If the referred file is located one directory above then _____ sign is used before
the called file name.
(A) / (B) ../ (C) /.. (D) ./

Ans : ../
42. ______ address is used when the calling file and called file are in the same
directory.
(A) Relative (B) Irrelative (C) Absolute (D) Unabsolute

Ans : Relative
43. Web pages created using an HTML code contain only fixed Information and
hence are known as ______ web pages.
(A) static (B) dynamic (C) fixed (D) compulsory

Ans : static
44. A web site which is a collection of many web pages, manages links through _____
management.
(A) parent file (B) referred file (C) hyper link (D) all of the given

Ans : hyper link

Page 5
45. The file which has been called with the use of hyperlink is known as ______ file.
(A) referred (B) called (C) parent (D) A or B file.
Ans : parent
46. The HTML document referring another file with the usage of <a> tag is known
As _____
(A) parent file (B) calling file (C) A or B (D) referred file

Ans : A or B
47. Set of some word/text of the web site that appears in different colour (generally
blue and underlined) are called ____.
(A) blue link (B) text link
(C) hyper link (D) none of the given
Ans : hyper link
48. ______ is used to display further explanation of some particular content in web
site.
(A) <p> tag and </p> tag (B) hyperlink
(C) tag (D) <acronym> and </acronym> tag
Ans : hyperlink
49. The content of ____ element is written in typewriter type of fonts.
(A) <tt>...</tt> (B) <p>...</p> (C) <s>...</s> (D) <b>...</b>
Ans: (A) <tt>...</tt>
50. The output of an HTML coding H 2 O will be ______

(A) H 2
O (B) H 2O (C) HO 2 (D) HO 2

Ans : H2 O

51. The content of _______ element is displayed one font size smaller than the rest of
the text surrounding it.
(A) <small>and</small> (B) <s>and</s>
(C) <i>and</i> (D) <u>and</u>
Ans: (A) <small>and</small>
52. Typewriter type of fonts are also known as ________ fonts.
(A) black and white (B) keyboard
(C) mono-spaced (D) none of the given
Ans : mono-spaced
53. _______ tag is used to display the content with a strikethrough a thin line through
the text.

Page 6
(A) <i>and</i> (B) <s>and</s> (C) <u>and</u> (D) <b>and</b>

Ans : (B) <s>and</s>


54. ________ tag is used to display some important words of the content with
underlined letters.
(A) <i>and</i> (B) <b>and</b> (C) <u>and</u> (D) <p>and</p>
Ans : <u>and</u>
55. What is the use of <b> and </b> tags ?
(A) To display the content into bold letters.
(B) To display the content into italics letters.
(C) To display the content with underline letters.
(D) None of the given
Ans : To display the content into bold letters.
56. Which of the following tag represents preformatted contents ?
(A) <p>...</p> (B) <pre>...</pre> (C) <u>...</u> (D) <tt>...</tt>

Ans : (B) <pre>...</pre>


57. Which of the following tag are physical style tags ?
(A) <em>...</em>, <strong>...</strong>, <cite></cite>, <code>... </code>
(B) <b>...</b>, <i>... </i>, <sub></sub>, <sup>... </sup>
(C) <p>,<br>,<h1>,<h2>
(D) all of the given

Ans : ..., ... , , ...


58. The tag that physically indicate the formatting style and published the content in
the said manner are called _____ tags.
(A) style (B) physical style (C) logical style (D) empty
Ans : physical style
59. The line colour in HTML must be defined in _____ .
(A) decimal coding (B) colour mixing model
(C) hexadecimal (D) pixel in percentage
Ans : hexadecimal
60. _____ element is used to separate content by breaking it into sections.
(A) </hr/> (B) <hr> (C) < hr/> (D) </hr>
Ans : < hr />
61. _____ attribute of <hr/> tag defines the length of the line.
(A) size (B) color (C) align (D) width

Page 7
Ans : width
62. _____ attribute of < hr /> element displays a solid plain line instead of shade line.
(A) align (B) noshade (C) shade (D) color

Ans : noshade
63. Which of the following attribute of <hr/> element is defined using pixel ?
(A) size (B) color (C) width (D) align

Ans : size
64. The content of ____ tag pair is displayed in much emphasized manner.
(A) <strong>… (B) <em>… </em> (C) <b>... </b> (D) <strike>...
</strong> </strike>
Ans : …
65. Important things such as "Must be done" and "Important" can be written using
____ tag.
(A) … (B) <em>... </em> (C) <sup>... </sup> (D) ...
Ans : …
66. The _____ tag pair displays the content in emphasized manner.
(A) <b>... </b> (B) <strike>... (C) <cite>... </cite> (D) <em>... </em>
</strike>

Ans : ...
67. The tag that tells the browser what the user want and accordingly manages
formatting process are known as _____ tags.
(A) style (B) physical style (C) logical style (D) demand style
Ans : logical style
68. Which of the following form basic two sections of an HTML code ?
(A) Head and Body (B) Physical and Logical
(C) Code and Browser (D) Meta-tags and Body
Ans : Head and Body
69. Which symbol will be represented using HTML coding "& # 1 6 9 ;"?
(A) > (B) < (C) Ⓡ (D) ©
Ans : ©
70. Which of the following HTML coding will represent ‘>’ symbol ?
(A) & g t ; (B) & # 6 2 ; (C) A or B (D) & I t ;

Ans : A or B
71. Special characters tag starts with ____ symbol.

Page 8
(A) & (B) # (C) @ (D) >
Ans : &
72. _____ tag displays the text in italics.
(A) <code>... (B) <dfn>...</dfn> (C) <em>… </em> (D) <b>... </b>
</code>

Ans : ...
73. _____ tag demonstrate computer programming code segments and the text is
displayed in a fixed width font.
(A) <b>... </b> (B) <em>... </em> (C) <code>… (D) <dfn>... </dfn>
</code>

Ans : …
74. Which of the following element cites important text such as title of books, films,
etc. ?
(A) <dfn>... </dfn> (B) <cite>… </cite> (C) <em>… </em> (D) <strong>...
</strong>
Ans : …
75. The tags that gives additional information about the content and the HTML
documents are known as _____ tag.
(A) meta (B) extra (C) special (D) code
Ans : meta
76. The _____ value of name attribute of meta-tag provides information about the
author of the web page.
(A) keywords (B) description (C) author (D) http-equiv

Ans : author
77. In which of the following sections can we add comments in HTML document ?
(A) Head (B) Body
(C) Both head and body (D) Either head or body

Ans : Both head and body


78. attribute of body tag defines the background colour of web page.
(A) background (B) text
(C) bgcolor (D) none of the given
Ans : bgcolor
79. Colours in computer are coded as degree from 00 to FF in _____
(A) binary (B) hexadecimal (C) decimal (D) octal

Ans : hexadecimal

Page 9
80. 00 To FF means_____
(A) 0 to 256 (B) 0 to 257 (C) 0 to 255 (D) 0 to 251
Ans : 0 to 255
81. The combination of red, green and blue values give more than _____ different
colours.
(A) 8 (B) 10 (C) 20 (D) 16

Ans : 16
82. Which of the following is used to set a visited link in HTML code ?
(A) alink (B) vlink (C) before link (D) after link
Ans : vlink
83. Which of the following is used to set an active link in HTML code ?
(A) alink (B) vlink (C) before link (D) after link
Ans : alink
84. Generally a hyperlink in a web page is presented using _____ colour.
(A) red (B) green (C) yellow (D) blue

Ans : blue
85. _________ is an electronic spreadsheet package from the OpenOffice suits.
(A) Calc (B) Writer (C) Excel (D) Lotus 123
Ans : Calc
86. _____ of the following are basic components of spreadsheet.
(A) Workbook, worksheet (B) Row, column
(C) Cell (D) All of the given
Ans : All of the given
87. A______ is an intersection of row and column.
(A) workbook (B) worksheet (C) cell (D) all of the given
Ans : cell
88. For which of the following application, spreadsheet package is useful ?
(A) Balance sheet preparation (B) Result analysis
(C) Statistical data analysis (D) All of the given
Ans : All of the given
89. Which of the following type of package does Calc refer to ?
(A) Spreadsheet (B) Multi-sheet
(C) Double sheet (D) Cannot be determined

Ans : Spreadsheet

Page 10
90. Calc programm is used for creating which of the following document ?
(A) Graphic (B) Spreadsheet
(C) Letter (D) None of the given
Ans : Spreadsheet
91. The default name given to the Calc file is ______.
(A) defaulti (B) untitled1 (C) Calc 1 (D) B or C
Ans : untitled1
92. ________menu contains the commands to operate the entire document such as
creating a new document, saving file, printing, print preview, etc.
(A) File (B) Edit (C) Window (D) Help
Ans : File
93. _______ menu contains editing commands such as cut, copy, paste, find & replace
etc
(A) A File (B) Edit (C) View (D) Insert
Ans : Edit
94. Which of the following menu is used for adding or removing elements of the
user interface, page break preview, etc.?
(A) Edit (B) Insert (C) Format (D) View
Ans : View
95. Which of the following menu contains additional tools such as spellchecking
document protection formulas error correction, etc.?
(A) Edit (B) Insert (C) Tools (D) Data

Ans : Tools
96. Operations such as data processing, data sorting, data filtering, etc. are
performed by _____ menu.
(A) Edit (B) Tools (C) Window (D) Data
Ans : Data
97. Operations related to window such as opening a new window, freezing cells,
displaying list of OpenOffice Org documents, etc. are done by ______ menu.
(A) Edit (B) Tools (C) Window (D) Data menu
Ans : Window
98. When any option of submenu contains shape, that means there are more
suboptions available with the option.
(A) ▶ (B) ◀ (C) > (D) <
Ans : ▶

Page 11
99. The ______ toolbar contains frequently used commands for formatting content of
a cell.
(A) standard toolbar (B) title bar
(C) formatting toolbar (D) formula bar
Ans : formatting toolbar
100. ________ display the address of the active cell.
(A) Name box (B) Formula bar (C) Status bar (D) All of the given
(Address box)

Ans : Name box (Address box)


101. Which toolbar contains f(x) tool button and Σ button in Calc ?
(A) Standard toolbar (B) Menu bar
(C) Formatting toolbar (D) Formula bar
Ans : Formula bar
102. A ________ is the basic element of a spreadsheet.
(A) name box (B) cell (C) formula bar (D) worksheet
Ans : cell
103. The cell whose border is thick and dark black is known as
(A) A dark cell (B) active cell
(C) formula cell (D) none of the given
Ans : formula cell
104. The contents of an active cell is displayed in
(A) that cell only (B) formula bar (C) both A and B (D) name bax
Ans : both A and B
105. In Calc. displays the name of an active cell.
(A) formula bar (B) name box (C) column header (D) row header

Ans : column header


106. There are maximum_______ worksheets per Cale spreadsheet document.
(A) 255 (B) 256 (C) 250 (D) 265
Ans : 256
107. The headers which are numbered are called in ______Cale.
(A) column header (B) row header (C) workbook (D) name box
Ans : row header
108. The headers with alphabets are called in Cale.
(A) column header (B) row header (C) workbook (D) name bax

Page 12
Ans : column header
109. The height of the cow can be increased or decreased with sign
(A) + (B) ↕ (C) ↔ (D) ↑
Ans : ↕
110. 41. The width of the column can be increased or decreased with
(A) + (B) ↕ (C) ↔ (D) ↑
Ans : ↔
111. Which of the following is the extension of a worksheet created in Cale ?
(A) ods (B) odd (C) xls (D) obj
Ans : ods
112. _______are stored in the left side of the cell in Calc.
(A) Numbers (B) Formulas (C) Letters (D) All of the given
Ans : Letters
113. Which menu and options are used to turn off/on the toolbars ?
(A) View Toolbars (B) Insert Toolbars (C) Tools Toolbars (D) Help Toolbars
Ans : View Toolbars
114. Which of the following menu is used to save and close Calic document and ope
an extating Calc document ?
(A) file (B) Window (C) Data (D) View
Ans : file
115. If we move a cell containing a formula having reference to another cell in the
worksheet, what will happen to the cell numbers used in formula ?
(A) The cell row and column sare changed at destination.
(B) The cell row numbers are changed at destination.
(C) The cell column numbers are changed at destination.
(D) Nothing will be changed.
Ans : The cell row and column sare changed at destination.
116. In spreadsheets, a cell range is denoted by the address of the first cell and the
address of the last cell, separated by a _______ .
(A) ; (B) : (C) > (D) !
Ans : :
117. The current worksheet tab has _________ background by default.
(A) black (B) grey (C) white (D) pink
Ans : white

Page 13
118. The tab other than the current worksheet tab has _________ background by
default.
(A) black (B) grey (C) white (D) pink
Ans : grey
119. _________ sign on the sheet tab takes you to the very first worksheet ?
(A) ► (B) ◄ (C) ►I (D) I◄

Ans : I◄
120. Which of the following will be inserted in a worksheet if =starcalcteam( )is
inserted in a Calc cell ?
(A) Stars (B) Photograph of Calc developer
(C) Calc licence Information (D) Cale version Information
Ans : Photograph of Calc developer
121. Which of the following technique arranges the data set in a particular order
such as ascending or descending ?
(A) Data formatting (B) Data validations
(C) Data filtering (D) Data sorting

Ans : Data sorting


122. _____menu and options are used to save Calc spreadsheet with some different
name or different type.
(A) File→ Save (B) File → Save As
(C) Edit→ Copy (D) None of the given
Ans : File → Save As
123. 6. Which file format has a text file containing comma separated values ?
(A) HTML (B) XML (C) CSV (D) DBASE
Ans : CSV
124. Which menu is used to change the colour of worksheet tab ?
(A) Edit (B) Insert (C) Tools (D) Format

Ans : Format
125. Which of the following can be inserted in a worksheet?
(A) Sheet (B) Row (C) Column (D) All of the given
Ans : All of the given
126. Which menu is used to change column width or row height ?
(A) Edit (B) Format (C) Insert (D) View
Ans : Format

Page 14
127. _____key is used to select the cells that are not physically adjacent to each other.
(A) Tab (B) Shift (C) CTRL (D) Alt

Ans : CTRL
128. _____option of Delete contents dialog box deletes text contents from the selected
cell/cell range.
(A) Date & Time (B) Text (C) Numbers (D) Notes
Ans : Text
129. The header and footer areas in Calc are divided in_____ areas
(A) 3 (B) 4 (C) 5 (D) 2
Ans : 3
130. ______ option of Page Style dialog box is used to create page header
(A) Borders (B) Page (C) Sheet (D) Header
Ans : Header
131. In Page Style dialog box._____ tab is used to select border type, border colour
and border thickness along with other options to set borders.
(A) Borders (B) Sheet (C) Page (D) Header
Ans : Borders
132. In Page Style dialog box._____ option of Page tab shows various paper size.
(A) Format (B) Margin (C) Paper tray (D) Page layout
Ans : Format
133. Various options provided by _____ tab of Page Style dialog box allows you to set
paper format, margines, orientation, etc.
(A) Page paper (B) Sheet (C) Borders (D) Header
sizes.
Ans : Page paper sizes.
134. Page preview will also allow you to do which of the following setting ?
(A) Borders (B) Margins
(C) Column and row heading (D) All of the given

Ans : All of the given


135. Which menu is used to obtain find & Replace option ?
(A) File (B) Edit (C) Format (D) Data
Ans : Edit
136. Find & Replace command of worksheet and replace text or numbers in cells fully
or partially. menu are used to quickly find data in a
(A) Tools (B) Format (C) Edit (D) View
Ans : Edit
137. _____Is used to avoid errors in entering data.
(A) Data sorting (B) Data validation (C) Data searching (D) Data filtering
Ans : Data validation
138. What is the name of mechanism to allow only valid data ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Ans : Validating
139. _____ is a sort of condition used on the list of data which filters out the records
as per the condition.
(A) Filter (B) Search (C) Validation (D) Sorting
Ans : Filter
140. _____is used when only a part of required information need to be display from
large amount of data.
(A) Data sorting (B) Data validation (C) Data searching (D) Data filtering

Ans : Data filtering


141. What is the name of mechanism to filter out unnecessary data ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Ans : Filtering
142. Upto which level is data sorting possible ?
(A) 1 (B) 2 (C) 3 (D) 5
Ans : 3
143. Which of the following options when selected deletes all data validations ?
(A) Format (B) Delete All (C) Both A and B (D) Delete Formula

Ans : Both A and B


144. _____ option of Delete contents dialog box deletes cell formatting but keeps data.
(A) Format (B) Formulas (C) Objects (D) Notes
Ans : Format
145. _____option of Delete contents dialog box deletes additional elements of a cell
such as images from selected cell/cell range.
(A) Format (B) Objects (C) Formulas (D) Notes
Ans : Objects
146. _____key is used to edit the content of an active cell
(A) ESC (B) CTRL (C) F2 (D) TAB 22.
Ans : F2
147. The _____ cell address does not change when the formula is copied or moved.
(A) relative (B) absolute
(C) Irrelative (D) none of the given
Ans : absolute
148. _____of the following is an absolute cell address.
(A) = AI +BI (B) A2 B2 (C) A1 + 1
B (D) Both A and B
Ans : A2 B2
149. In which of the following cell address, column is having absolute cell address ?
(A) A = A1 + B1 (B) = A$1+B1 (C) = A1+ B$1 (D) = A1+ B1
Ans : = A1+ B1
150. _____tab of Format → Cells dialog box shows typical number formatting options
for cells containing numbers
(A) Alignment (B) Number (C) Font (D) Borders
Ans : Number
151. Various font effects of the selected cell/cell range/worksheet can be changed
using the various options of_____ tab of Format → Cells dialog box.
(A) Alignment (B) Number (C) Font (D) Borders
Ans : Font
152. Which menu is used to arrange the data in ascending or descending order
(A) File (B) View (C) Data (D) Window
Ans : Data
153. What is the name of mechanism of arranging the data in a particular order ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Ans : Sorting
154. Cale provides the facility of _______for calculation.
(A) formula (B) FUNCTION
(C) Both A and B (D) none of the given
Ans : Both A and B
155. The output of =TRUNC (-15.72) will be______.
(A) -15 (B) -16 (C) -14 (D) -15.7
Ans : -15
156. Which of the following function / s takes two argments ?
(A) TRUNCY ( ) (B) ROUND ( )
(C) ROUNDDOWN ( ), ROUNDUP ( ) (D) All of the given
Ans : All of the given
157. ______ functions help in collection, analysts, explanation, and presentation of
data.
(A) Financial (B) Mathematical (C) Statistical (D) Logical
Ans : Statistical
158. Which of the following function support forecasting, predicting as well as
decision making activities ?
(A) A Mathematical functions (B) Financial functions
(C) String functions (D) Statistical functions
Ans : Statistical functions
159. The _______ returns the average of numbers given to it.
(A) SUM ( ) (B) AVERAGE ( ) (C) PER CENT ( ) (D) TOTAL ( )

Ans : AVERAGE ( )
160. The ________ returns the geometric mean of numbers given to it.
(A) HARMEAN ( ) (B) MEAN ( ) (C) GEOMEAN ( ) (D) MEDIAN ( )
Ans : GEOMEAN ( )
161. The ______ multiplies non-negative number and returns ath root.
(A) HARMEAN ( ) (B) MEANT (C) MEDIAN ( ) (D) GEOMEAN ( )
Ans : GEOMEAN ( )
162. The_______ gives harmonic mean of n numbers.
(A) HARMEAN () (B) MEAN (C) MEDIAN () (D) GEOMEAN ()

Ans : HARMEAN ()
163. The _______returns the most common value in a data set.
(A) MEDIAN (B) MEAN ( ) (C) MODE ( ) (D) COUNTA ( )
Ans : MODE ( )
164. Which of the following function do not consider empty cells?
(A) MODE ( ) (B) COUNTA ( ) (C) C MEDIAN ( ) (D) AVERAGE ( )
Ans : COUNTA ( )
165. The ______ returns the kth largest numeric value found in the given set of values
x.
(A) LARGE ( ) (B) MAX ( ) (C) BIG ( ) (D) TOP ( )

Ans : MAX ( )
166. The ________ returns the kth smallest numeric value found in the given set of
values X.
(A) MIN ( ) (B) SMALL ( )
(C) LOWER ( ) (D) none of the given
Ans : SMALL ( )
167. = RANK (67: A1: F1; _____) function returns the rank of a given number from the
call range Al to F1 after arranging it in descending order.
(A) 0 (B) 1 (C) 2 (D) 3
Ans : 0
168. = RANK (67: Al: F1; ______) function returns the rank of a given number from the
cell range A1 to F1 after arranging it in ascending order.
(A) O (B) 1 (C) 2 (D) 3
Ans : 1
169. The______ converts a negative number into positive number.
(A) ABS ( ) (B) EXP ( ) (C) ROUND ( ) (D) INT ( )

Ans : ABS ( )
170. Which sign is used to specify cell range in function ?
(A) ; (B) : (C) , (D) >
Ans : :
171. In which of the following way a function wizard can be activated ?
(A) Select Insert Function menu and commands
(B) By pressing CTRL+ F2 keys together
(C) By pressing the function wizard f(x) icon available on formula toolbar
(D) Any of the given
Ans : Any of the given
172. What will happen if function is not started with sign ?
(A) The function will give error.
(B) The function will be treated as text.
(C) The function will add sign automatically
(D) None of the given
Ans : The function will be treated as text.
173. The arguments of a function is separated using______ sign.
(A) : (B) : (C) , (D) B or C
Ans : B or C
174. How many arguments one can use with a Calc function ?
(A) One (B) Two
(C) Three (D) Depends on the function
Ans : Depends on the function
175. The output of =TRUNC (1.219; 1) will be ______.
(A) 1 (B) 1.2 (C) 1.23 (D) 1.239
Ans : 1.2
176. The _____ returns the values of exponential function ex for the given number x
(A) ABS ( ) (B) EXP ( ) (C) LN ( ) (D) LOGIO ( )
Ans : ABS ( )
177. Which of the following function returns the value of the factorial function for
the given number ?
(A) FACT ( ) (B) EXP ( ) (C) ABS ( ) (D) ROUND ( )
Ans : FACT ( )
178. The_______ returns the square root of a positive number.
(A) PRODUCT (B) ABS (C) SQRT() (D) SQR( )
Ans : SQRT( )
179. _______ rounds the given number to the specified places.
(A) ABS (B) INT ( ) (C) ROUND ( ) (D) SQRT ( )
Ans : SQRT ( )
180. The output of =ROUND (45.345; 1) will be ______.
(A) 45 (B) 46 (C) 45.3 (D) 45.4
Ans : 45.4
181. The output of =ROUNDUP (45.345: 1) will be______.
(A) 45 (B) 45.4 (C) 45.5 (D) 46
Ans : 45.4
182. ________refers to a list of instructions in a proper order to solve a problem.
(A) Pseudo code (B) Algorithm (C) Flow chart (D) Program
Ans : Algorithm
183. _______is an entity whose value once assigned remains fixed and cannot be
changed during the entire process.
(A) Variable (B) constant
(C) Both A and B (D) None of the given
Ans : Variable
184. Which of the following are arithmetic operation?
(A) Addition. Subtractions (B) Division. Multiplication
(C) Both A and B (D) Taking any decision
Ans : Both A and B
185. Which of the following can be considered as a computer process?
(A) Social (B) Arithmatic operation
(C) Logical operation (D) Both B and C
Ans : Both B and C
186. In which symbol the statement Print B written?
(A) Oval (B) Rectangle (C) Parallelogram (D) Circle
Ans : Parallelogram
187. In which of the following symbol, the variable is assigned the value or the
output Is displayed?
(A) Oval (B) Diamond (C) Rectangle (D) Parallelogram
Ans : Parallelogram
188. When a flow chart becomes too large, to fit into a single page, in such case a
_______symbol can be used to join the two parts of a flow chart.
(A) Input/output (B) connector (C) process (D) flow line
Ans : process
189. Which of the following is used to distinguish different connector pairs in flow
chart?
(A) Arrows are used
(B) Alphabets or other characters are use
(C) Circles are use
(D) Diamonds are use

Ans : Circles are use


190. Which of the following symbol is used to test conditions in a flow chart?
(A) Diamond (B) Circle (C) Arrow (D) Square
Ans : Diamond
191. Which of the following institute has defined the symbols of flow chart?
(A) ASCII (B) ANSI (C) ANCI (D) ASCI
Ans : ANSI
192. Which of the following is a pictorial representation of a problem solving
technique?
(A) Psuedo code (B) Flow chart
(C) Algorithm (D) Computer program
Ans : Flow chart
193. Which of the following technique is used to solve a problem?
(A) Pseudo code (B) Flow chart (C) Algorithm (D) All of the given
Ans : All of the given
194. A complete set of precise and clear instructions given to a computer for
performing a predefined task is called a ________.
(A) Pseudo code (B) Flow chart (C) Algorithm (D) Program
Ans : Program
195. In how many ways, decision box can be used?
(A) 2 (B) 3 (C) 4 (D) 5
Ans : 3
196. A_________ Is used to alter the normal sequence of the solution.
(A) process (B) decision box (C) connector (D) start
Ans : decision box
197. For which of the following input/output symbols are used while solving a
problem?
(A) To get the value from the user (B) To give output
(C) To display a message (D) All of the given
Ans : All of the given
198. An algorithm is written in a natural language like
(A) Chinese (B) English (C) Russian (D) Gujarati

Ans : Russian
199. Which of the following refers to as list of instructions in a proper order to solve
a problem called?
(A) Algorithm (B) Flow chart (C) Sequence (D) Roadmap
Ans : Algorithm
200. Which of the following is not a problem solving technique?
(A) A Pseudo code (B) Flow chart (C) Algorithm (D) Sequence
Ans : Sequence
----- -----

You might also like