100% found this document useful (1 vote)
4K views3 pages

Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions

Uploaded by

dksinha
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
100% found this document useful (1 vote)
4K views3 pages

Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions

Uploaded by

dksinha
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
You are on page 1/ 3

4/10/24, 10:59 PM Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions - vs.eyeandcontacts.

com

Home NCERT Solutions › Kips Solutions › Gul Mohar Solutions ›


vs.eyeandcontacts.com

Home › Class 7 Kips Cyber Apps Solutions › Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions
Also Read!
Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions
Click on any of the below text for a
No comments /
Class 6
Chapter 2 Formulas and Functions Class 7

Brain Developers Class 8


A. Fill in the blanks: Class 9
1. Formulas are used to perform calculations.
Class 10
2. The cell address in a formula is also called cell reference.
3. The cell address in a formula that doesn’t change on copying is considered as absolute reference. Computer Languages

Extra Activities
Discover related topics

Class 7th Computer Solutions


Followers

Cell Followers (6)

Questions Follow

From

Function

4. Arguments are input to functions which accept values as number or text.


5. The & character is used for concatenation of strings.

B. State True or False:


1. Formulas must begin with the question mark (?). (False)
Correct Answer: Formulas must begin with the equal to (=).
2. In Absolute Referencing, the relative position of rows and columns changes where you copy a formula. (False)
Correct Answer: In Absolute Referencing, the relative position of rows and columns doesn’t changes where you copy a formula.
3. Excel has clubbed all the functions in the Formulas Library group. (False)
Correct Answer: Excel has clubbed all the functions in the Function Library group.
4. A range can be used in a formula. (True)
5. The error # VALUE occurs if the number is divided by zero. (False)
Correct Answer: The error #DIV/0! occurs if the number is divided by zero.

C. Application Based Questions:


1. A Sports teacher has measured the height of the students in a class. Saumya has been given the assignment to
find the maximum and minimum height of the students. Suggest the function, which she should use to accomplish
the task.
Answer: Saumya can use MAX() function to find the maximum height and MIN() function to find the minimum height.

2. Ms Priya and her friends got a raise of 10% in their salaries. Find the total amount if the present salary is ₹15,000.
Calculate the salary by using the formula.
Answer: 15,000 + (15,000 × 10/100) = 16,500

D. Multiple Choice Questions:


1. To use the Sheet reference, which address is appropriate out of the following options?
Home Top
Search

https://vs.eyeandcontacts.com/2022/04/kips-class-7-cyber-apps-chapter-2.html 1/3
4/10/24, 10:59 PM Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions - vs.eyeandcontacts.com
a) D4! Sheet1
Home NCERT Solutions › Kips Solutions › Gul Mohar Solutions ›
b) Sheet1, D4
c) Sheet1! D4
Answer: c) Sheet1! D4

2. Which key combination is used to get the sum of the values of adjacent cells?
a) Shift + S
b) Ctrl + '
c) Alt + =
Answer: c) Alt + =

3. Which function finds the largest number in a range?


a) AVERAGE()
b) COUNT()
c) MAX()
Answer: c) MAX()

4. Which of the given cell references can be used in a relative reference?


a) $D6
b) A3
c) A$1
Answer: b) A3

5. Which function is used to count the number of numeric values in a range?


a) COUNT()
b) SUM()
c) MAX()
Answer: a) COUNT()

E. Answer the following:


1. What is a Formula? Explain with the help of an example.
Answer: Formulas are used to perform calculations involving addition, subtraction, division and multiplication etc. It is an expression
that can include cell addresses, numbers, arithmetic operator, and parenthesis. We can perform simple calculations as well as
complex calculations. Example: A1 + B1 + C1

2. What is Cell Reference? Mention its types.


Answer: The cell address that we use in the formula is known as cell reference. There are three types of cell references
a) Relative Reference
b) Absolute Reference
c) Mixed Reference

3. What do you know about Absolute Referencing? Explain with the help of an example.
Answer: Absolute Referencing is used when we don’t want to change the address of the cell on copying the formula to another cell.
To make absolute reference of a formula, add a dollar sign ($) before the column name and row name. Example: $A$1 + $A$2

4. What do you understand by the term Concatenation? Explain with the help of an example.
Answer: Addition of two or more text values is called Concatenation. Example: If we type a string value in cell A1 and B1, say
“Dogs” in A1 and “Cats” in B1 and enter the formula = A1&B1 in cell C1, and press the Enter key. Then it will display “DogsCats” in
cell C1.

5. What do you mean by a Function? Name some of the Functions.


Answer: Functions are the pre-designed formulas in Excel to perform both simple and complex calculations. Functions save time
and eliminate the chance to write wrong formulas. They accept Arguments and return Values. Example: SUM(), AVERAGE(), MAX(),
TODAY() etc.

6. What are the rules to enter a Function?


Answer: The rules to enter a Function are
• All Excel functions must begin with = sign.
• Function name must be valid Excel name. Example: SUM, AVERAGE.

https://vs.eyeandcontacts.com/2022/04/kips-class-7-cyber-apps-chapter-2.html 2/3
4/10/24, 10:59 PM Kips Class 7 Cyber Apps Chapter 2 Formulas and Functions - vs.eyeandcontacts.com
• Function name must be followed by an opening and closing parenthesis.
Home NCERT Solutions › Kips Solutions › Gul Mohar Solutions ›
• Arguments are enclosed in the parenthesis. Example: SUM(A1:A5)

‹ Next Page Home Previous Page ›

No comments:

Post a Comment

Enter Comment

Copyright 2020 - 2024 vs.eyeandcontacts.com

https://vs.eyeandcontacts.com/2022/04/kips-class-7-cyber-apps-chapter-2.html 3/3

You might also like