0% found this document useful (0 votes)
306 views5 pages

Class 7 MCQs

The document provides information about formulas in Excel 2013. It states that an Excel formula always starts with an equal sign, and that a formula is a sequence of values, cell references, functions, and/or operators. It mentions there are 4 operators used in Excel and provides examples of calculating values using formulas. The document also discusses different types of cell references, the AutoSum feature, and that a predefined formula that performs calculations is called a function.

Uploaded by

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

Class 7 MCQs

The document provides information about formulas in Excel 2013. It states that an Excel formula always starts with an equal sign, and that a formula is a sequence of values, cell references, functions, and/or operators. It mentions there are 4 operators used in Excel and provides examples of calculating values using formulas. The document also discusses different types of cell references, the AutoSum feature, and that a predefined formula that performs calculations is called a function.

Uploaded by

tahir amin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Chapter#01 Formulas in Excel 2013

1. An excel formula always starts with an ____________ sign.


(a) + (b) = (c) *
2. A ________ in excel is a sequence of values, cell references, function and / or operators.
(a) function (b) formula (c) reference
3. There are _______________ operators are used in excel.
(a) 3 (b) 4 (c) 5
4. The output of the =(8+3)*2 is _____________
(a) 19 (b) 22 (c) 20
5. When the column is not wide enough to display the value, then which type of error
occur:
(a) #N/A (b) ##### (c) #NUM!
6. What is the output of the this statement: 6+10/2*3-6
(a) 16 (b) 17 (c) 15
7. There are ____________ types of referencing:
(a) 2 (b) 3 (c) 4
8. The ____________ feature automatically adds numbers in the selected cells.
(a) sum (b) ∑ (c) count
9. The default cell referencing is _______________.
(a) absolute (b) mixed (c) relative
10. A pre-defined formula that performs specific calculations is:
(a) formula (b) function (c) AutoSum

Chapter#02 Creating Charts in Excel 2013


1. The pictorial representation of data is called _____________
(a) formula (b) chart (c) graph
2. A ______________ chart compares trends in data at equal intervals.
(a) column (b) bar (c) line
3. A _________________ shows changes in data over a period of time.
(a) bar chart (b) pie chart (c) column chart
4. A ___________________ chart shows the relationship of parts to a whole.
(a) radar (b) doughnut (c) scatter
5. ____________________ identifies the data series.
(a) chart area (b) legend (c) gridlines
6. to format a chart, tools are available on the _____________ tab.
(a) insert (b) format (c) design
7. changing the size of a chart by dragging its _______________________
(a) x-axis (b) corner (c) y-axis
8. the area within which all chart components are placed is ________________
(a) legend (b) chart area (c) chart titleD
9. To insert a chart, click on the _____________ tab.
(a) home (b) insert (c) data

Chapter#03 Computer Viruses


1. a computer ____________ is a software program that has the ability to make copies of itself,
and to attach itself to other programs or files:
(a) virus (b) program (c) softwre
2. commwarrior-A was the first cell phone virus, it appeared in March ___________.
(a) 2004 (b) 2005 (c) 2006
3. an application designed to detect and remove viruses from computer system is called _____
(a) viruses (b) antivirus software (c) worms
4. ________________ refers to computer programs that secretly gather information about the
user and relay it to advertisers or other interested parties.
(a) spam (b) spyware (c) malware
5. A computer ___________ is a program capable of reproducing and spreading itself to
another computer system, usually by means of a computer network.
(a) spam (b) worms (c) boot viruses
6. _______________ is short for malicious software.
(a) worms (b) malware (c) macro

Chapter#04 Loops and Graphics in Small Basic

1. A ______________ is used to repeat a block of statement a number of times.


(a) program (b) loop (c) data
2. There are ____________ looping system in small basic.
(a) 2 (b) 3 (c) 4
3. The _________________ loop is used to repeat a block of statements a specific number of
times.
(a) For….EndFor (b) EndWhile (c) While……EndWhile
4. The default value of Step in For……EndFor is __________.
(a) 1 (b) 2 (c) 3
5. The _______________ window object is used to draw lines and shapes.
(a) commander (b) grpahics (c) none of these
6. GraphicsWinsow. FontSize =22, it sets the font size to _______________
(a) 20 (b) 22 (c) 21

7. GraphicsWindow.Width = 400, it sets the width of the graphics window to 400 _____
(a) pints (b) pixels (c) centimeter
Chapter#05 Introduction to Visual Basic
1. _______________ means tha is uses a graphical user interface to create programs.
(a) grpahic (b) visual (c) program
2. ____________ is an action in GUI application.
(a) event (b) project (c) method
3. _______________ is a collection of files that will make up an application.
(a) method (b) project (c) event
4. __________________ is an action that can be performed on a control.
(a) project (b) method (c) event
5. Debugging means:
(a) solution (b) removing errors (c) controlling
6. IDE stands for:
(a) international development environment
(b) integrated development environment
(c) integrated destructive environment
7. The title bar displays the _____________ of the project.
(a) title (b) form (c) window
8. _____________ are the areas of computer memory to hold data.
(a) constant (b) variable (c) memory
9. _____________ holds whole number.
(a) string (b) integer (c) single

Chapter#06 Communication on the Internet

1. A ___________ room is a sercice in which multiple users talk to each other in real time by
posting messages.
(a) chat (b) internet (c) web
2. A ________ is a website on which articles are posted regularly.
(a) memory (b) blog (c) register
3. Authoring a blog, maintaining a blog, or adding an article to an existing blog is called ______
(a) entries (b) blogging (c) programming

4. Individual articles on a blog are called _______________.


(a) blogging (b) entries (c) insertion
5. Facebook and twitter are ____________ networks.
(a) personal (b) social (c) computer
6. Myspace was started by TOM Anderson in July ______________.
(a) 2001 (b) 2002 (c) 2003
7. Twitter was created by jack Dorsey in March ______________.
(a) 2005 (b) 2006 (c) 2007
8. The technology that uses the internet and central remote servers to hold data and
applications is called __________________ computing.
(a) cloud (b) blogging (c) skype
9. Picasa is a free ___________ management software from google.
(a) document (b) video (c) photo
10. ____________ work on a client-server model.
(a) FTP (b) HTTP (c) STP

Chapter#07 More Tools in Flash

1. The ___________ tool is used for drawing precise paths such as smooth line or smooth
curves.
(a) eraser (b) pencil (c) pen
2. The ___________ tool is used to move, rotate or scale an object.
(a) eyedropper (b) free transform (c) gradient transform
3. You can import external _______________ into your flash movie.
(a) video (b) picture (c) document
4. You can convert ____________ to basic shapes.
(a) video (b) text (c) picture
5. You can add simple animations by using ___________________
(a) timeline effect (b) property inspector (c) event
6. ____________ can be applied to a drawing object, a picture or a symbol.
(a) timeline effect (b) property inspector (c) event
7. _____________ tool is used to select the text.
(a) pencil (b) arrow (c) pen

Chapter#08 Animation in Flash


1. The ______________ window helps to organise the contents of a flash document.
(a) timeline (b) property (c) frame
2. The keyboard short cut to insert a frame is ___________
(a) F4 (b) F5 (c) F6
3. The timeline displays layers as ________________.
(a) Column (b) line (c) row
4. A flash movie consists of ___________ frames.
(a) one (b) two (c) many
5. To create a motion path, select ____________ in the property inspector.
(a) filter (b) snap (c) frame
6. You can move an object along a definite curved path using a __________ layer.
(a) guide (b) insert (c) none of these
7. The keyboard short cut to insert a frame is ___________
(a) F4 (b) F5 (c) F6
8. You can create special animation effects with the ___________ layer.
(a) guide (b) insert (c) mask
9. __________ support various sound formats like MP3, AIF, WAV, etc
(a) word (b) flash (c) excel
10. The white rectangular area where we add the contents of a flash movie is called _________
(a) window (b) stage (c) frame

Chapter#09 Introduction to HTML 5

1. A computer on the internet that is used for storing and running a website is called a ______
(a) client (b) server (c) machine
2. Web pages are written in _______________
(a) Ms Word (b) HTML (c) Notepad
3. A website is compose of ___________ main sections:
(a) 2 (b) 3 (c) 4
4. HTML is a computer language used to create ____________
(a) documents (b) web pages (c) videos
5. The home page is the _____________ page of the website.
(a) first (b) second (c) last
6. HTML elements that include both ON and OFF tags are called __________ element.
(a) body (b) container (c) empty
7. A web browser is used to view ___________ documents.
(a) Ms Word (b) HTML (c) Ms Excel
8. Tags, elements and attributes are the components that make up an _________ code.
(a) GW Basic (b) C++ (c) HTML
9. ____________ tag is used to insert a line break
(a) <br> (b) <hr> (c) <b>
10. A website consist of web page written in ________________
(a) Ms word (b) HTML (c) PowerPoint

Chapter#10 Basic HTML 5 Commands

You might also like