(1) To display the web content, which mark-up language is needed ?
(A) CML (B) HTML (C) NML (D) WML
Answer: (B) HTML
(2) Which of the following is considered as a language for describing web page ?
(A) HTML (B) WML (C) NML (D) CML
Answer: (A) HTML
(3) Which of the following is the full form of HTML ?
(A) Hot Text Manipulation Language (B) Hyper Text Manipulation Law
(C) Hyper Text Markup Language (D) Hidden Text Markup Language
Answer: (C) Hyper Text Markup Language
(4) Which of the following is the full form of SGML ?
(A) Standardized General Markup Language
(B) System General Manipulation Law (C) Standardized Genome Markup Law
(D) Standardized Gigabyte Markup Language
Answer: (A) Standardized General Markup Language
(5) Which of the following refers to an HTML element ?
(A) An opening tag, content, and a closing tag
(B) Angular brackets (C) Content (D) Any of these
Answer: (A) An opening tag, content and, a closing tag
(6) Which of the following can be used to specify additional formatting along with an HTML element ?
(A) Numbers (B) Attributes (C) Comments (D) Contents
Answer: (B) Attributes
(7) Which of the following refers to a singular tags that do not require content ?
(A) Compete (B) Empty (C) Null (D) Void
Answer: (B) Empty
(8) Which of the following attributes type can appear along with any tag ?
(A) Unique (B) Universal (C) Trivial (D) Preliminary
Answer: (B) Universal
(9) Which type of information can be incorporated in an HTML document ?
(A) Multimedia information (B) Text information
(C) Address and path of filename (D) All of these
Answer: (D) All of these
(10) Which of the following is an editor to edit an HTML document ?
(A) SciTE (B) BriTE (C) LigHT (D) SpriTE
Answer: (A) SciTE
(11) Who first thought of web ?
(A) Richard Stallman (B) Linus Torwalds (C) Bill Gates
(D) Tim Burner’s Lee
Answer: (D) Tim Burner’s Lee
(12) Who prepared Standardized General Markup Language (SGML) ?
(A) Microsoft (B) ASCII (C) ISO (D) ANSI
Answer: (C) ISO
(13) Which bracket is used in HTML code?
(A) [ ] (B) ( ) (C) < > (D) { }
Answer: (C) < >
(14) What is placed after closing tag in HTML ?
(A) Straight slash ( \ ) (B) Reverse slash ( / ) (C) Straight line ( | )
(D) Exclamation mark ( ! )
Answer: (B) Reverse slash ( / )
(15) Which of the following tag is used for heading ?
(A) <h1> (B) <head> (C) <pre> (D) <tt>
Answer: (A) <h1>
(16) What is the extension to store HTML file ?
(A) .htm (B) .html (C) .htm or .html (D) .hml
Answer: (C) .htm or .html
(17) How many types of heading are there in HTML ?
(A) 4 (B) 5 (C) 6 (D) 7
Answer: (C) 6
(18) Which tag is used to start a new line ?
(A) <b> (B) <i> (C) <u> (D) <br>
Answer: (D) <br>
(19) By which tag is hyperlink made ?
(A) <h> (B) <hlink> (C) <link> (D) <a>
Answer: (D) <a>
(20) What does tag <a> mean ?
(A) And (B) All (C) Always (D) Anchor
Answer: (D) Anchor
(21) Generally, In HTML document on which side of the page is writing placed ?
(A) Left(B) Right (C) Center (D) Any of these
Answer: (A) Left
(22) Which shortcut key is used to view result in browser HTML code ?
(A) F3 (B) F4 (C) F5 (D) F6
Answer: (C) F5
(23) Which name identifies the latest version of HTML ?
(A) HTML 3.0 (B) HTML 4.0 (C) HTML 5.0 (D) HTML 6.0
Answer: (C) HTML 5.0
(24) Which tag is used to show letters in bold ?
(A) <a> (B) <b> (C) <br> (D) <tt>
Answer: (B) <b>
(25) Which tag determines the main part of HTML document ?
(A) <html> (B) <head> (C) <title> (D) <body>
Answer: (D) <body>
(26) Which tag is used to show the end of a line ?
(A) <b> (B) <br> (C) <tt> (D) <tr>
Answer: (B) <br>
(27) What type of space is added between <pre> and </pre> ?
(A) Hard space (B) Soft space (C) Blank space (D) Default space
Answer: (A) Hard space
(28) What is the full form of <s> tag ?
(A) Strong (B) Stable (C) Straight (D) Strike
Answer: (D) Strike
(29) Which of the following option is a part of HTML document ?
(A) Head section, Title section (B) Html section, Title section
(C) Head section, Body section (D) Html section, Head section
Answer: (C) Head section, Body section
(30) Which is the middle part of the constitution of a tag ?
(A) Opening tag (B) Closing tag (C) Content (D) Any of these
Answer: (C) Content
*****************************Chap-2******************************
(1) 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
Answer: (A) Head and Body
(2) The meta-tags in an HTML document are written in which of the following section ?
(A) Body
(B) Code
(C) Head
(D) Special
Answer: (C) Head
(3) Which of the following about a web page is described when a meta-tag is used in HTML page ?
(A) Author, Purpose and Keywords
(B) Layout
(C) Style
(D) Size
Answer: (A) Author, Purpose and Keywords
(4) Title of a web page is embedded within which of the following tag ?
(A) <p> and </p>
(B) <body> and </body>
(C) <title> and </title>
(D) <h1> and </h1>
Answer: (C) <title> and </title>
(5) In which of the following sections can we add comments in HTML document ?
(A) Head
(B) Body
(C) Head and Body
(D) Head or Body
Answer: (C) Head and Body
(6) Which of the following is used to specify a colour in HTML code ?
(A) Colour code in hexadecimal
(B) Colour code in decimal
(C) Colour mixing model
(D) Pixel in percentage
Answer: (A) Colour code in hexadecimal
(7) Which of the following is used to set a visited link in HTML code ?
(A) alink
(B) vlink
(C) before link
(D) after link
Answer: (B) vlink
(8) Which of the following is used to set an active link in HTML code ?
(A) alink
(B) vlink
(C) before link
(D) after link
Answer: (A) alink
(9) Which of the following are two broad classes of formatting character in HTML ?
(A) Physical and Logical
(B) Internal and External
(C) Temporary and Permanent
(D) Head and Body
Answer: (A) Physical and Logical
(10) What is the full form of URL ?
(A) Unified Resource Locator
(B) Uniform Resource Locator
(C) Unzip Resource Locator
(D) Unformed Resource Locator
Answer: (B) Uniform Resource Locator
(11) How is the tag giving additional information in HTML known ?
(A) Meta tag
(B) Mega tag
(C) Master tag
(D) Main tag
Answer: (A) Meta tag
(12) Which of the following words are used by search engine ?
(A) Main words
(B) Key words
(C) Attribute words
(D) Information words
Answer: (B) Key words
(13) Which tags are used to put comments in HTML ?
(A) </– ………. –>
(B) </– ……….–/>
(C) <– ………. –>
(D) <!– ………. –>
Answer: (D) <!– ………. –>
(14) How is matter less tag known ?
(A) Closing tag
(B) Master tag
(C) Blank tag
(D) Data tag
Answer: (C) Blank tag
(15) Which attribute determines color in HTML ?
(A) Background
(B) Bground
(C) Bgcolor
(D) Backcolor
Answer: (C) Bgcolor
(16) How is the color combination for basic electronic medium known ?
(A) Red, Green, Blue
(B) Red, Green, Yellow
(C) Red, Green, Orange
(D) Red, Yellow, Blue
Answer: (A) Red, Green, Blue
(17) Which element is used for draw a horizontal line ?
(A) <hr />
(B) <hr \>
(C) <hr %>
(D) <hr #>
Answer: (A) <hr />
(18) Which attribute is used for setting the thickness of line ?
(A) Width
(B) Size
(C) Align
(D) No shade
Answer: (B) Size
(19) To arranged text in to paragraph, which tag can be used ?
(A) <p>
(B) <pre>
(C) <para>
(D) <perform>
Answer: (A) <p>
(20) Which tag is used to display the text more emphasis ?
(A) <code>
(B) <strong>
(C) <cite>
(D) <dfn>
Answer: (B) <strong>
(21) Which tag is used to display the text in particle style and size ?
(A) <font>
(B) <code>
(C) <size>
(D) <type>
Answer: (A) <font>
(22) Which attribute decide the color of the text ?
(A) fcolor
(B) bgcolor
(C) color
(D) fontcolor
Answer: (C) color
(23) Which tag is used to display URL in webpage ?
(A) <base>
(B) <basefont>
(C) <baseurl>
(D) <baseu>
Answer: (A) <base>
(24) Which tag is used to set a default font for a entire webpage ?
(A) <font>
(B) <bfont>
(C) <basefont>
(D) <bodyfont>
Answer: (C) <basefont>
(25) Which tag is used to display the header part in HTML document ?
(A) <html>
(B) <head>
(C) <body>
(D) <title>
Answer: (B) <head>
(26) Which tag is used to give link between document and other page ?
(A) <link>
(B) <style>
(C) <dfn>
(D) <meta>
Answer: (A) <link>
(27) Which tag is used to define client script ?
(A) <sc>
(B) <st>
(C) <script>
(D) <webscript>
Answer: (C) <script>
(28) Which tag is used to strike off the text ?
(A) <tt>
(B) <st>
(C) <strike>
(D) <strong>
Answer: (C) <strike>
(29) Which of the following tag draws a line at the bottom of the text ?
(A) <t>
(B) <u>
(C) <b>
(D) <d>
Answer: (B) <u>
(30) Which attribute is used with <hr> tag ?
(A) size, color (B) width, alignment (C) noshade (D) All of these
Answer: (D) All of these
***************************Chap-3 ********************************************
(1) Which of the following tag is used to insert a video file into an HTML document?
(A) img
(B) image
(C) href
(D) ime
Answer: (C) href
(2) As the image element does not cause a link break, it is also referred to as which of the following ?
(A) An online image
(B) An inline image
(C) An outline image
(D) Blank image
Answer: (B) An inline image
(3) Which one of the following is a valid image file format ?
(A) img
(B) move
(C) mp3
(D) png
Answer: (D) png
(4) Which of the following is provided when we use alt attribute of an image ?
(A) Alternative description
(B) Alt key definition
(C) Alternative image
(D) Alternative HTML link
Answer: (A) Alternative description
(5) Which of the following attributes specify the values of height and width of the image in pixels ?
(A) Img src
(B) Height and Width
(C) H and V
(D) Any of these
Answer: (B) Height and Width
(6) Which of the following is not a valid image format ?
(A) imv
(B) png
(C) bmp
(D) gif
Answer: (A) imv
(7) Which of the following concept is used to display whole image as a link ?
(A) Image as hot spot
(B) Hot text
(C) Active link
(D) Any of these
Answer: (A) Image as hot spot
(8) Which of the following are the two types of image maps ?
(A) Shopper side and User side
(B) Server side and Client side
(C) Vender side and Supplier side
(D) All of these
Answer: (B) Server side and Client side
(9) Which of the following tag is used to add an image map ?
(A) Image name
(B) Htemp
(C) Map
(D) Alt
Answer: (C) Map
(10) Which element is used to insert image in HTML webpage ?
(A) <p>
(B) <i>
(C) <image>
(D) <pict>
Answer: (C) <image>
(11) Which attribute is used in <img> element to insert image in HTML document ?
(A) alt
(B) src
(C) link
(D) joint
Answer: (B) src
(12) Which attribute is used to mention the location of an image?
(A) <src>
(B) <alt>
(C) <align>
(D) <space>
Answer: (A) <src>
(13) What is the full form of URL ?
(A) Uniform Resource Locator
(B) Uniform Resource Location
(C) Uniform Resource Level
(D) Uniform Resource Lesson
Answer: (A) Uniform Resource Locator
(14) Comments are written in …………..
(A) <!– and –>
(B) <– and –!>
(C) <– and –>
(D) <!– and –!>
Answer: (A) <!– and –>
(15) Which tag with <image> tag explains the source image ?
(A) src
(B) id
(C) map
(D) alt
Answer: (D) alt
(16) How many values are possible for align attribute ?
(A) 3
(B) 4
(C) 5
(D) 6
Answer: (C) 5
(17) Which attributes are used to add space around an image ?
(A) vspace, hspace
(B) aspace, bspace
(C) vspace, uspace
(D) hspace, dspace
Answer: (A) vspace, hspace
(18) Which attribute will be helpful when the image is inline with the text leaving no gaps ?
(A) height, width
(B) align, id
(C) alt, border
(D) hspace, vspace
Answer: (D) hspace, vspace
(19) What changes can be done using image editing tool ?
(A) Resize
(B) Crop
(C) Resize and Crop
(D) None of these
Answer: (C) Resize and Crop
(20) Which type of file can be included in image tag ?
(A) bmp, gif
(B) jpeg, png
(C) tiff
(D) All of these
Answer: (D) All of these
(21) Small images are also known as ……….
(A) Imagenail
(B) Thumbnail
(C) Smallnail
(D) Viewnail
Answer: (B) Thumbnail
(22) What can be opened by clicking the hot spot ?
(A) New webpage
(B) New webserver
(C) New link
(D) New image
Answer: (A) New webpage
(23) What is the location where the link is given known as ?
(A) Joint spot
(B) Hot spot
(C) Master spot
(D) Image spot
Answer: (B) Hot spot
(24) How many ways co-ordinates can be used in Hot spot ?
(A) 2
(B) 3
(C) 4
(D) 5
Answer: (A) 2
(25) What is the value for circular shape in image map ?
(A) Round
(B) Circle
(C) Oval
(D) Any of these
Answer: (B) Circle
(26) Which shape is valid for image map ?
(A) Circle
(B) Rectangle
(C) Polygon
(D) All of these
Answer: (D) All of these
(27) Which tag is used to include audio and video ?
(A) anchor
(B) src
(C) image
(D) link
Answer: (A) anchor
(28) Which of the following is the extension for movie file ?
(A) .mp3
(B) .mp4
(C) .wav
(D) .bmp
Answer: (B) .mp4
(29) Which of the following is the extension for audio file ?
(A) .mp3
(B) .mp4
(C) .mov
(D) .wav
Answer: (A) .mp3
(30) Which of the following is the best format for photographs ?
(A) jpg
(B) png
(C) tiff
(D) bmp
Answer: (A) jpg
***************************Chap-4********************************************
(1) Which of the following is specified by <ul> in HTML ?
(A) Simple list (B) Ordered list (C) Unordered list (D) Simple table
(2) Which of the following is specified by <ol> in HTML ?
(A) Simple list (B) Ordered list (C) Unordered list (D) Simple list
(3) Which of the following tag pairs identifies items of lists?
(A) <li> and </li> (B) <items> and </items> (C) <object> and </object>
(D) <table> and </table>
(4) Which of the following tag pairs are used to print list without bullets ?
(A) <ol> and </ol> (B) <ul> and </ul> (C) <dl> and </dl> (D) <pt> and </pt>
(5) Which of the following tag pairs are used to define a row of a table ?
(A) <tr> and </tr> (B) <td> and </td> (C) <col> and </col> (D) <row> and </row>
(6) Which of the following attribute is used when a cell spans across more than one row ?
(A) Colspan (B) Rowspan (C) Span (D) Scope
(7) Which of the following is used to divide browser window into multiple parts ?
(A) Frameset (B) Elements (C) Layout (D) Design
(8) Which of the following is used to display an alternative content, in case browser does not support frames ?
(A) Noframes (B) Yesframe (C) Falseframe (D) Trueframe
(9) Which of the following can be changed in an ordered list in HTML ?
(A) Order of the items (B) Start number (C) Number style (D) All of these
(10) Which of the following is an optional entity in an HTML table ?
(A) Caption of the table (B) Heading of the table (C) Grouping of columns of the table
(D) All of these
(11) Which of the following tag pairs are used to create an unordered list in HTML ?
(A) <ol> … </ol> (B) <ul> … </ul> (C) <dl> … </dl> (D) <dd> … </dd>
(12) Which tag pairs are used to create a description list in HTML ?
(A) <ol> … </ol> (B) <ul> … </ul> (C) <dl> … </dl> (D) <dd> … </dd>
(13) Which tag is used to provide heading of a list ?
(A) <th> (B) <lh> (C) <dh> (D) <vh>
(14) Which tag is used to create ordered list in HTML ?
(A) <ol> … </ol> (B) <ul> … </ul> (C) <dl> … </dl> (D) <dd> … </dd>
(15) Which attribute is used to specify the background color in the table ?
(A) color (B) bgcolor (C) backcolor (D) background
(16) Which attribute is used to create a space between the edges of a cell and its content ?
(A) Cellpadding (B) Cellspacing (C) Cellcolspan (D) Cellspace
(17) Which tag is used to display a row in a table ?
(A) <td> (B) <tr> (C) <th> (D) <ta>
(18) Which tag is used to give name to the table ?
(A) <table> (B) <name> (C) <caption> (D) <tabname>
(19) What is known as collection of frames in the browser window ?
(A) Forms (B) Framesource (C) Framese (D) Framewave
(20) Which element is used to create a frameset document ?
(A) <fr> (B) <frame> (C) <frameset> (D) <frames>
(21) Which element provides an alternative message for users, when the browser does not support frames ?
(A) <noframes> (B) <notframes> (C) <noframe> (D) <notframe>
(22) What is the full form of <li> tag ?
(A) List Item (B) Last Item (C) Lost Item (D) Large Item
(23) Which attribute is used to change the bullet in unordered list ?
(A) Type (B) Part (C) Change (D) Style
(24) Which of the following option show the type of HTML list?
(A) Ordered list (B) Unordered list (C) Description list (D) All of these
(25) Which tag is used to show a unfilled circle as a bullet in unordered list ?
(A) <ul type = “circle”> (B) <ul type = “round”> (C) <ul type = “ring”> (D) Any of these
(26) What is the full form of <dl> tag ?
(A) Database list (B) Description list (C) Data list (D) Declare list
(27) Which tag is used to start the table in HTML ?
(A) <table> (B) <tr> (C) <td> (D) <th>
(28) Which attribute manages space between each cell of the table ?
(A) Align (B) Border (C) Cellspacing (D) Cellpadding
(29) Which attribute from the given below, indicates number of rows that the cell spans across ?
(A) Width (B) Valign (C) Colspan (D) Rowspan
(30) Which tag is used to present the Table Data ?
(A) <table> (B) <td> (C) <tr> (D) <th>
***************************Chap-5**************************************
(1) Which of the following type of package does Calc refer to ?
(A) Spreadsheet (B) Multi sheet (C) Double sheet (D) Cannot be determined
Answer: (A) Spreadsheet
(2) Which of the following applications are not suitable for Calc?
(A) Balance sheet preparation (B) Result analysis (C) Presenting an idea about a product
(D) All of these
Answer: (C) Presenting an idea about a product
(3) Which of the following is the extension of a worksheet created in Calc ?
(A) .ods (B) .odd (C) .xls (D) .obj
Answer: (A) .ods
(4) 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 team (C) Calc license information
(D) Calc version information
Answer: (B) Photograph of Calc developer team
(5) How can one calculate total of values entered in a worksheet in a Calc document ?
(A) By manual entry (B) By AutoSum (C) By formula (D) All of these
Answer: (D) All of these
(6) 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 columns are 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.
Answer: (A) The cell row and columns are changed at destination.
(7) Which option is use to open Calc program ?
(A) Applications -> Office -> [Link] Spreadsheet
(B) Applications -> OpenOffice -> [Link] Spreadsheet
(C) Start -> Office -> [Link] Spreadsheet (D) Start -> OpenOffice -> [Link] Spreadsheet
Answer: (A) Applications -> Office -> [Link] Spreadsheet
(8) Which type of package is Calc ?
(A) Word processor (B) Spreadsheet (C) Database (D) Presentation
Answer: (B) Spreadsheet
(9) In Calc, how many spreadsheets are there by default ?
(A) 2 (B) 3 (C) 4 (D) 5
Answer: (B) 3
(10) How many maximum worksheet in spreadsheet document ?
(A) 24 (B) 64 (C) 256 (D) 65536
Answer: (C) 256
(11) How many menu is available in Calc ?
(A) 6 (B) 7 (C) 8 (D) 9
Answer: (D) 9
(12) Which sign is available on bottom right side of the active cell ?
(A) + (B) # (C) – (D) *
Answer: (A) +
(13) How many rows in Calc ?
(A) 65516 (B) 65526 (C) 1 to 65536 (D) 65546
Answer: (C) 1 to 65536
(14) How many columns in Calc ?
(A) 226 (B) 236 (C) 246 (D) 256
Answer: (D) 256
(15) Which is the basic element of a spreadsheet ?
(A) Cell (B) Worksheet (C) Workbook (D) Row and Column
Answer: (A) Cell
(16) In which form scroll bar is seen in Calc ?
(A) Horizontal (B) Vertical (C) Both (A) and (B) (D) None of these
Answer: (C) Both (A) and (B)
(17) Which background does current worksheet tab name have?
(A) Black (B) White (C) Red (D) Green
Answer: (B) White
(18) To add or remove toolbar which option is used ?
(A) File -> Toolbars (B) Insert -> Toolbars (C) View -> Toolbars (D) Format -> Toolbars
Answer: (C) View -> Toolbars
(19) Which menu – option is sued to rename a worksheet ?
(A) Format -> Sheet -> Rename (B) Format -> Sheet -> Modify (C) Edit -> Sheet -> Rename
(D) Edit -> Sheet -> Modify
Answer: (A) Format -> Sheet -> Rename
(20) Which menu – option is used in Calc to add new worksheet?
(A) File -> Sheet (B) View -> Sheet (C) Insert -> Sheet (D) Tools -> Sheet
Answer: (C) Insert -> Sheet
(21) Which menu – option is used to save Worksheet in Calc ?
(A) File -> Save (B) File -> Store (C) File -> Add (D) File -> Set
Answer: (A) File -> Save
(22) Which symbol is used for multiplication in Calc ?
(A) & (B) * (C) # (D) @
Answer: (B) *
(23) Which symbol is necessary to write at the starting of formula ?
(A) = (B) # (C) @ (D) *
Answer: (A) =
(24) Which key is pressed to see the result after entering formula in Calc ?
(A) Insert key (B) Ctrl key (C) Enter key (D) Shift key
Answer: (C) Enter key
(25) To show cell range in Calc which symbol is used to separate the first cell address and the last cell address ?
(A) . (B) , (C) : (D) ;
Answer: (C) :
(26) Which of the following option is used to add the values between cell A1 to A5 in Calc ?
(A) =A1+A2+A3+A4+A5 (B) =Sum(A1:A5) (C) Σ button (D) All of these
Answer: (D) All of these
(27) Which function is used to do sum in Calc ?
(A) Plus (B) Sum (C) Joint (D) Add
Answer: (B) Sum
(28) In which form, the sum function appears in function bar ?
(A) Σ (B) Δ (C) Ψ (D) Ш
Answer: (A) Σ
(29) On which bar Σ symbol does appear ?
(A) Title bar (B) Formula bar (C) Symbol bar (D) Format bar
Answer: (B) Formula bar
(30) What is called to arrange data in order ?
(A) Filtering (B) Inserting (C) Sorting (D) Deleting
Answer: (C) Sorting
******************************Chap-6********************************************
(1) 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
Answer: (D) Data Sorting
(2) Which of the following techniques can be used to allow only date values in a cell ?
(A) Data Formatting (B) Data Validations (C) Data Filtering (D) Data Sorting
Answer: (B) Data Validations
(3) Which of the following options when selected deletes all data validations ?
(A) Delete Formatting (B) Delete All (C) Delete Formula (D) Delete Me
Answer: (C) Delete Formula
(4) We can replace multiple occurrences of a word using which of the following facility of Calc ?
(A) Find and Replace (B) By Replace command (C) By Copy command (D) By Preview command
Answer: (A) Find and Replace
(5) 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 these
Answer: (D) All of these
(6) Which of the following function key is used to check spelling in Calc ?
(A) F1 (B) F2 (C) F4 (D) F7
Answer: (D) F7
(7) Which of the following function key is used to get help in Calc ?
(A) F1 (B) F2 (C) F4 (D) F7
Answer: (A) F1
(8) What is the name of mechanism to arranging the data in a particular order ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Answer: (A) Sorting
(9) What is the name of mechanism to filter out unnecessary data ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Answer: (C) Filtering
(10) What is the name of mechanism to allow only valid data ?
(A) Sorting (B) Searching (C) Filtering (D) Validating
Answer: (D) Validating
(11) Which of the following is the shortcut key to open a new Calc worksheet ?
(A) Ctrl + N (B) Ctrl + O (C) Ctrl + D (D) Ctrl + E
Answer: (A) Ctrl + N
(12) Which type of information can be entered in a cell ?
(A) Data (B) Formula (C) Function (D) All of these
Answer: (D) All of these
(13) Which of the following is the extension of Calc file ?
(A) .odc (B) .odb (C) .ods (D) .odg
Answer: (C) .ods
(14) Which option is useful to insert a new worksheet ?
(A) File -> Sheet (B) Insert -> Sheet (C) Format -> Sheet (D) Edit -> Sheet
Answer: (B) Insert -> Sheet
(15) Which key is used to select random cells ?
(A) Shift (B) Alt (C) Ctrl (D) Tab
Answer: (C) Ctrl
(16) Which sign is used to create absolute cell address ?
(A) $ (B) % (C) # (D) @
Answer: (A) $
(17) Which menu – option is used for sorting the data ?
(A) Format -> Sort (B) Edit -> Sort (C) Tools -> Sort (D) Data -> Sort
Answer: (D) Data -> Sort
(18) Which menu – option is used for filtering the data ?
(A) File -> Filter -> Auto Filter (B) Tools _ Filter _ Auto Filter (C) Data -> Filter -> Auto Filter
(D) Format -> Filter -> Auto Filter
Answer: (C) Data -> Filter -> Auto Filter
(19) Which menu – option is used for data validations ?
(A) Data -> Validity (B) Format -> Validity (C) Tools -> Validity (D) View -> Validity
Answer: (A) Data -> Validity
(20) Which line is displayed under the wrongly entered words ?
(A) Green (B) Blue (C) Red (D) Black
Answer: (C) Red
(21) Which is the short cut key for Find and Replace ?
(A) Ctrl + F (B) Ctrl + E (C) Ctrl + D (D) Ctrl + R
Answer: (A) Ctrl + F
(22) Which menu – option is useful for print preview ?
(A) View -> Page Preview (B) Format -> Page Preview (C) Edit -> Page Preview (D) File -> Page Preview
Answer: (D) File -> Page Preview
(23) Which bar can be used to preview the document ?
(A) Print bar (B) View bar (C) Preview bar (D) Page bar
Answer: (C) Preview bar
(24) How many types of orientations are there in Page tab in Page Style dialog box ?
(A) 2 (B) 3 (C) 4 (D) 5
Answer: (A) 2
(25) Which option is used to print document ?
(A) Format -> Print (B) Edit -> Print (C) Data -> Print (D) File -> Print
Answer: (D) File -> Print
(26) Header and Footer part is divided into how many parts ?
(A) 3 (B) 4 (C) 5 (D) 6
Answer: (A) 3
(27) Which menu – option is useful to get help in Calc ?
(A) File -> [Link] Help (B) View -> [Link] Help
(C) Data -> [Link] Help (D) Help -> [Link] Help
Answer: (D) Help -> [Link] Help
(28) By default how many worksheet are displayed ?
(A) 2 (B) 3 (C) 4 (D) 5
Answer: (B) 3
(29) What is the background color for the selected sheet in the Sheet Tab ?
(A) White (B) Black (C) Red (D) Green
Answer: (A) White
(30) Which menu – option is used to remove a worksheet ?
(A) File -> Sheet -> Delete (B) File -> Delete -> Sheet (C) Edit -> Sheet -> Delete(D) Edit -> Delete -> Sheet
Answer: (C) Edit -> Sheet -> Delete
******************************Chap-7****************************************
(1) Which of the following option is used to print a chart ?
(A) File -> Print (B) File -> View (C) Insert -> Chart (D) View -> Chart
Answer: (A) File -> Print
(2) The charts in Calc may have how many of the following axis?
(A) Two (B) Three (C) Two or Three (D) Four
Answer: (C) Two or Three
(3) Which of the following is used to enter 3D text in Calc ?
(A) Font Work (B) Art Work (C) Drawing Work (D) Graph Work
Answer: (A) Font Work
(4) Which of the following is used to provide a link to the chart?
(A) Active link (B) Drawing link (C) Hyper link (D) Connecting link
Answer: (C) Hyper link
(5) Which of the following shows us the preview of the chart ?
(A) Save as XHTML (B) Page Preview (C) Export Chart (D) Any of these
Answer: (B) Page Preview
(6) To fix the column or row in a data range – to make it absolute, which symbol is used ?
(A) $ (B) # (C) & (D) %
Answer: (A) $
(7) To which of the entity can a Calc chart be linked ?
(A) To an existing document (B) To a new document (C) Web Page (D) All of these
Answer: (D) All of these
(8) Which of the following is the first step to create a chart ?
(A) Formatting data (B) Preparing data (C) Editing data (D) Deleting data
Answer: (B) Preparing data
(9) How many types of chart are there in Calc ?
(A) 8 (B) 9 (C) 10 (D) 11
Answer: (C) 10
(10) Chart Wizard has _____ steps.
(A) three (C) 10 (C) five (D) six
Answer: (C) 10
(11) Which is the first step of Chart Wizard ?
(A) Chart Type (B) Data Range (C) Data Series (D) Chart Elements
Answer: (A) Chart Type
(12) Which is the second step of Chart Wizard ?
(A) Data Series (B) Chart Elements (C) Chart Type (D) Data Range
Answer: (D) Data Range
(13) Which is the third step of Chart Wizard ?
(A) Chart Elements (B) Data Series (C) Data Range (D) Chart Type
Answer: (B) Data Series
(14) Which is the fourth step of Chart Wizard ?
(A) Data Range (B) Chart Type (C) Chart Elements (D) Chart Series
Answer: (C) Chart Elements
(15) Which button is used to go forward with the steps in Chart?
(A) Go To (B) Next (C) Second (D) Move
Answer: (B) Next
(16) Where the legend is displayed by default ?
(A) Top (B) Bottom (C) Left (D) Right
Answer: (D) Right
(17) Which component of chart indicate extra information or use of chart ?
(A) Title (B) Sub Title (C) Data Series (D) Legend
Answer: (B) Sub Title
(18) Which of the following is the main component in Chart Area ?
(A) Chart (B) Legend (C) Chart Floor (D) Chart Wall
Answer: (A) Chart
(19) Which component of the chart is as parallel surface ?
(A) Chart Area (B) Data Series (C) Chart Floor (D) Legend
Answer: (C) Chart Floor
(20) Which menu – option is used to display Chart tool button ?
(A) Insert -> Toolbars (B) View -> Toolbars (C) Format -> Toolbars (D) Tools -> Toolbars
Answer: (B) View -> Toolbars
(21) Which method is used to change the location of the chart ?
(A) Drag (B) Move (C) Change (D) Modify
Answer: (A) Drag
(22) Which option part is used to change the size of chart ?
(A) Arrow (B) Handle (C) Cursor (D) Legend
Answer: (B) Handle
(23) Which menu – option is used to change the type of graph ?
(A) Edit -> Chart Type (B) Tools -> Chart Type (C) View -> Chart Type (D) Format -> Chart Type
Answer: (D) Format -> Chart Type
(24) Which toolbar is used to format X and Y axis ?
(A) Chart Standard Toolbar (B) Chart Formatting Toolbar
(C) Chart Drawing Toolbar (D) Chart Axis Formatting Toolbar
Answer: (B) Chart Formatting Toolbar
(25) Which feature is provided by legend dialog box ?
(A) To set borders of legend area (B) To format legend area
(C) To set transparency of legend (D) All of these
Answer: (D) All of these
(26) Which chart is circular ?
(A) Column (B) Area (C) Pie (D) Stock
Answer: (C) Pie
(27) Which menu – option is used to create hyperlink ?
(A) Insert -> Hyperlink (B) Format -> Hyperlink (C) View -> Hyperlink (D) Edit -> Hyperlink
Answer: (A) Insert -> Hyperlink
(28) Which type of link can be given in Hyperlink type dialog box ?
(A) Web (B) FTP (C) Telnet (D) All of these
Answer: (D) All of these
(29) What is the full form of FTP ?
(A) Folder Transfer Protocol (B) File Transfer Protocol
(C) Frame Transfer Protocol (D) Form Transfer Protocol
Answer: (B) File Transfer Protocol
(30) Which shortcut key is important to follow hyperlinks ?
(A) Ctrl + Alt (B) Ctrl + Tab (C) Ctrl + Shift (D) Ctrl + Enter
Answer: (D) Ctrl + Enter