Explore topic-wise MCQs in 8th Class.

This section includes 520 Mcqs, each offering curated multiple-choice questions to sharpen your 8th Class knowledge and support exam preparation. Choose a topic below to get started.

201.

What is a form?

A. It is a printed page on which users write their data and fill it up.
B. It is an input tool/interface designed to simplify, viewing and entering data.
C. It is a vital part of a database used by analysts to draw conclusions.
D. All of these
Answer» C. It is a vital part of a database used by analysts to draw conclusions.
202.

You can use Queries in Access________.

A. To view, change and analyze data in different ways
B. As a source of records for forms and Reports
C. Both [A] and [B]
D. None of these
Answer» D. None of these
203.

A ______ is a drop-down list you can add to your form.

A. Field Box                      
B. Option Box
C. Combo Box      
D. Tab Box
Answer» D. Tab Box
204.

Identify the given icon.  

A. Sort                             
B. Filter
C. Selection                       
D. View
Answer» C. Selection                       
205.

_____ is the primary means by which you can view and access all your database objects.

A. Document Tabs bar        
B. Navigation pane
C. Objects pane     
D.        Ribbon
Answer» C. Objects pane     
206.

________is the complete list of the Access objects.

A. Tables, forms, queries, fields
B. Queries, reports, forms, tools
C. Records, queries, reports, forms
D. Tables, forms, queries, reports
Answer» E.
207.

The SRC attribute of tag is used to _________.

A. Specify the location of the image to be included in a webpage
B. Specify width of the image
C. Specify height of the image
D. Specify vertical space around the image    
Answer» B. Specify width of the image
208.

If you use _________, by default the items will be displayed in bulleted form.

A. <ol> and </ol>
B. <b> and </b>
C. <li> and </li>
D. <th> and </th>
Answer» D. <th> and </th>
209.

To define the font style Arial, use__________.

A. <text style="Arial">      
B. <font face="Arial">
C. <text=Arial>
D. <font=Arial>
Answer» C. <text=Arial>
210.

A vlink is a ____ link.

A. Active              
B.        Virtual
C. Visited                          
D.  Verified
Answer» D.  Verified
211.

Which of the following HTML statements specifies a background image for an HTML document?

A. <body background = "abc.jpg">
B. <body bgcolor = "abc.jpg">
C. <body = abc.jpg>
D. <body bk ground = "abc.jpg">
Answer» B. <body bgcolor = "abc.jpg">
212.

Which of the given options can give the following output? \[{{4}_{a}}{{7}_{b}}\]

A. <html> <body> 4<SUP>a</SUP>7<SUP>b</SUP> <body> </html>
B.  <html>  <body>  4<SUB>a</SUB>7<SUB>b</SUB>  </body>  </html>
C. <html> <body> <SUB>4a7b</SUB> <body> </html>
D. <html> </body> <SUP>4a7b</SUP> </body> </html>
Answer» C. <html> <body> <SUB>4a7b</SUB> <body> </html>
213.

Match the following HTML tags with their functions. Column - I Column - II (i) . . . (a) To strike a line through the middle of the text. (ii) . . . (b) To italicize text. (iii) . . . (c) To make text appear slightly below the normal line of text. (iv) . . . (d) To define the start and end of a paragraph. (v) . . . (e) To make text appear slightly above the normal line of text.

A. (i) - (b), (ii) - (a), (iii) - (e), (iv) - (c), (v) - (d)
B. (i) - (b), (ii) - (d), (iii) - (c), (iv) - (a), (v) - (e)
C. (i) - (b), (ii) - (a), (iii) - (c), (iv) - (d), (v) - (e)
D. (i) - (b), (ii) - (c), (iii) - (a), (iv) - (e), (v) - (d)
Answer» B. (i) - (b), (ii) - (d), (iii) - (c), (iv) - (a), (v) - (e)
214.

You should use _____ attributes to change the size of an image in HTML.

A. Diagonal coordinates
B. Height and width
C. Top left and bottom right coordinates
D. Bigger and smaller dimensions
Answer» C. Top left and bottom right coordinates
215.

Which of the following attributes of tag specifies that the items of a list would appear in descending order?

A. reverce                         
B. rev
C. reversed     
D. opposite
Answer» D. opposite
216.

tag will create a/an ______.

A. Ordered List      
B. Bullet List
C. Menu List      
D.        Descriptive List
Answer» B. Bullet List
217.

Which of the following is an empty element?

A. <Dt>              
B.                   <Li>
C. <Dd>                          
D. All of these
Answer» E.
218.

Which of the following statements will let the image placed against the right margin?

A. < i m g      s r c="m y I m a g e . g i f" align="wrap">
B. <img src="myImage.gif" align="wrap">
C. <img src="myImage.gif" wrap="right">
D. <img src="myImage.gif" - right">
Answer» C. <img src="myImage.gif" wrap="right">
219.

Noshade is an attribute of_________ tag and src is an attribute of ___________ tag.     

A. <hr>, <img>              
B. <img>, <hr>
C. <body>, <ol> 
D.       <ul>, <br>
Answer» B. <img>, <hr>
220.

Type is an attribute of tag, which specifies the style of bullet point of items in a list. Which of the following values of Type attribute is invalid?

A. Line           
B. Circle
C. Disc                 
D.        i
Answer» B. Circle
221.

Which of the following HTML codes is CORRECT in context of tags and their attributes?    

A. <Body alink = "red"> Hello <para> good IQ ! </para> </Body>
B. <font width = 8 bgcolor = yellow> </font>
C. <image source = "Fish.JPG"< image>
D. <ul> <li> one <li> two </ul>
Answer» E.
222.

  Which of the following is NOT a valid value for the align attribute of tag?

A. Left                  
B. Center  
C. Right                
D.        Top
Answer» E.
223.

                      Hspace attribute of tag adds _____ side of an image.

A. Space to the left and right           
B. Space to the top and bottom
C. Height to all sides
D.        None of these
Answer» B. Space to the top and bottom
224.

Besides which of the following tags can make text bold on a webpage?

A. <fat>
B. <strong>         
C. <dark>
D. <solid>
Answer» C. <dark>
225.

The correct syntax of HTML tags is ____.

A. (HTML)  
B.        <%HTML%>
C. "HTML"            
D.        <HTML>
Answer» E.
226.

 is the _______Tool and  is the ________ Tool.

A. Pencil, Paint      
B.        Pen, Brush
C. Bone, Paint Bucket        
D. Deco, Bind
Answer» C. Bone, Paint Bucket        
227.

Which of the following is not a Lasso Tool option?

A. 3D Translation
B. Polygon Mode
C. Magic Wand Settings
D. Magic Wand
Answer» B. Polygon Mode
228.

The area where the movie is created using graphic, text and video clips is called __________.

A. Stage   
B. Toolbox
C. Timeline
D. Property Inspector
Answer» B. Toolbox
229.

View the given Flash CS6 image and answer the questions that follow: The icon marked by  is called as _____.

A. Onion Skin Outlines       
B. Onion Skin
C. Edit Multiple Frames       
D. Modify Markers
Answer» D. Modify Markers
230.

What is the use of  tool?

A. It selects a part of the object.
B. It adds text to a flash document.
C. It fills an object with color.
D. It copies a color from one object to another.
Answer» E.
231.

Identify the icon marked with (1) in the given snapshot, of Timeline window.

A. Hide All Layers  
B. Show All Layers
C. Show All Layers as Outlines
D. Add New Layer
Answer» D. Add New Layer
232.

Match the Adobe Flash term names with their description.Column-IColumn-II(i) Movie(a) Transparent sheets containing various objects, can be placed on top of each other.(ii) Scene(b) The first file that opens when you open a flash document.(iii) Timeline(c) Area where you add every piece of content to be added in a movie.(iv) Layer(d) It consists of animated objects.(v) Stage(e) The area on screen to work with layers and frames. 

A. (i) - (e), (ii) - (d), (iii) - (a), (iv) - (b), (v) - (c)
B. (i) - (b), (ii) - (d), (iii) - (a), (iv) - (c), (v) - (e)
C. (i) - (b), (ii) - (d), (iii) - (e), (iv) - (a), (v) - (c)
D. (i) - (b), (ii) - (e), (iii) - (c), (iv) - (d), (v) - (a)
Answer» D. (i) - (b), (ii) - (e), (iii) - (c), (iv) - (d), (v) - (a)
233.

Match the following. Column - I Column - II (i)  + (a) To insert a new frame (ii)  +  + (b) To create a new movie (iii)  + (c) To remove a frame (iv) (d) To show/hide Timeline window (v)  + (e) Test Movie

A. (i) - (b), (ii) - (e), (iii) - (d), (iv) - (c), (v) - (a)
B. (i) - (d), (ii) - (e), (iii) - (b), (iv) - (c), (v) - (a)
C. (i) - (b), (ii) - (d), (iii) - (e), (iv) - (a), (v) - (c)
D. (i) - (d), (ii) - (e), (iii) - (b), (iv) - (a), (v) - (c)
Answer» D. (i) - (d), (ii) - (e), (iii) - (b), (iv) - (a), (v) - (c)
234.

View the given Flash CS6 image and answer the questions that follow: The icon marked by  is called as_____.

A. Key frame                     
B. Play Head
C. Play status        
D.        Current frame
Answer» C. Play status        
235.

Who was the main programmer and visionary of Flash?

A. Dr. Engel bart                
B. Tim Berners Lee
C. Sergey Brin       
D.        Jonathan Gay
Answer» E.
236.

Which of the following is a type of gradient in Flash?

A. Linear Gradient
B.        Radial Gradient
C. Transform Gradient        
D. Both [A] and [B]
Answer» E.
237.

Which of the following options allows you to see a faint ghost image of the previous frame?

A. Onion Skin
B. Masking
C. Locking
D.        Layer
Answer» B. Masking
238.

The active layer on the timeline is indicated with a _________ icon.

A. Pencil         
B. Layer
C. Pen                  
D.        Lock
Answer» B. Layer
239.

__________are like multiple film strips stacked on top of one other, each containing a different image that appears on the stage.

A. Animations       
B. Timelines
C. Layers        
D.        Key frames
Answer» D.        Key frames
240.

Which keystroke is used to "Create a New Symbol"?

A.  +
B.         +
C.  +
D.         +
Answer» C.  +
241.

The _______ is the arrangement of various flash elements, like panels, menus bars, windows etc.

A. Tools Panel    
B. Menu
C. Stage               
D. Workspace
Answer» E.
242.

 tool is used to _____.

A. Select an object in free form
B. Draw an oval
C. Zoom in and zoom out the view the movie
D. Give color to the outline of an object
Answer» B. Draw an oval
243.

Match the following.Column-IColumn-II(i) (a) Lasso Tool(ii) (b) Free Transform Tool(iii) (c) Sub selection Tool(iv) (d) Selection Tool 

A.  (i) - (d), (ii) - (c), (iii) - (b), (iv) - (a)
B.  (i) - (c), (ii) - (d), (iii) - (a), (iv) - (b)
C.  (i) - (b), (ii) - (a), (iii) - (c), (iv) - (d)
D.  (i) - (d), (ii) - (c), (iii) - (a), (iv) - (b)
Answer» E.
244.

Which of the following statements is true for Flash CS6?

A. Flash is a multimedia platform.
B. It is used for creating digital animation, rich web applications, websites, movies, etc.
C. It is used for making games such as Pac Man, Minesweeper, Tetris, etc.
D. All of these
Answer» E.
245.

Octal coding involves grouping the bits in:

A.  5' 5                             
B.  7' 5
C.  4' 5                             
D.  3' 5
E.  None of these
Answer» C.  4' 5                             
246.

The digital system usually operate on ________ system.

A.  binary      
B.  decimal
C.  octal               
D.  hexadecimal
E.  None of these
Answer» B.  decimal
247.

Which of the following statements are true about binary number system?

A.  A binary number system is based on 2.
B.  The whole binary number system depends on two digits these are 0 and 1, respectively.
C.  11002001 is the best example of binary number.
D.  Both A and B are true.
E.  None of these
Answer» E.  None of these
248.

In hexadecimal number system D is represented by_________.

A.  11                               
B.  12
C.  13                               
D.  15
E.  None of these
Answer» D.  15
249.

Which one of the following is the correct conversion of \[{{64}_{10}}\]?

A.  1000000                      
B.  0000001
C.  1000100                      
D.  1111111
E.  None of these
Answer» B.  0000001
250.

The hexadecimal number system is based on base 16. Which one of the following is an example of hexadecimal number?

A.  232G              
B.  137H
C.  120AG                        
D.  121BC
E.  None of these
Answer» E.  None of these