Computer Final
Computer Final
Number system is a system where a group of digits denote various numerical quantities. The values
of each digits in a number system can be determined using,
• The digit
• The position of the Digit
• The base of the number system
2. WHAT IS BASE?
The Base is defined as the total number of digits available in a number system. The base is also called
a Radix.
3. WHAT ARE THE BASE OF DECIMAL, BINARY, OCTAL AND HEXADECIMAL NUMBERS?
Decimal: Base 10
Binary: Base 2
Octal: Base 8
Hexadecimal: Base 16
4. WRITE THE STEPS FOR CONVERTING A DECIMAL NUMBER INTO A BINARY NUMBERS.
5. WRITE THE STEPS FOR CONVERTING A DECIMAL NUMBER INTO A BINARY NUMBERS.
1. Multiply each digit with 2x, where x = (position of the digit from the end -1). That is, the last digit
will be multiplied by 20, second last digit by 21 and so on.
2. Add up all the products to obtain the decimal number.
File explorer is the file management application in windows 10. It is used to explore the folders and
sub-folders present in the hard disk of the computer. We can view various folders and files that
contains data.
File explorer can be divided into two parts. They are left pane and right pane. The left pane is known
as the navigation pane and it displays the folder in a hierarchical order. We can use the navigation
pane to quickly jump to different locations in our computer.
Pinned folders are those folders that we manually assign to Quick Access area to quickly get to, from
any folder in Windows. We can pin a folder by just right-clicking or long-pressing any folder on any
screen.
10. HOW CAN YOU CREATE A NEW FOLDER FROM THE RIBBON MENU?
11. WRITE THE STEPS FOR RENAMING ANY FILE/ FOLDER USING THE KEYBOARD.
12. WRITE THE STEPS FOR RENAMING ANY FILE/ FOLDER USING THE MOUSE.
14. WRITE THE STEPS FOR DELETING ANY FILE/ FOLDER USING THE MOUSE.
15. WRITE THE STEPS FOR MOVING/COPYING ANY FILE/ FOLDER USING THE KEYOARD.
16. WRITE THE STEPS FOR MOVING/COPYING ANY FILE/ FOLDER USING THE MOUSE.
In this type of formulas the text or the string in the cell can be combined together.
These type of formula contain more than one operators for example - 2*(A+B)
There are some cases where we need to find the sum of the values in the columns or rows. To find
this we need to define range.
Along with numbers and formulas, Excel also provides facility to work with Texts. We can use AND
“&” Symbol to join and display Text from two or more different cells in a particular cell.
An Excel formula contains for component. They are – Values, Cell Reference, Operators, and
Functions.
1) Values: The formula can consist of positive and negative numbers, decimals and also string
of characters.
Example: 20, -23, “Hello World”
2) Cell reference: A cell address is composed of the column letter and the row number. We can
address the cell address in formulas to refer to the values in them
3) Operators: Mathematical operations are performed by the operators +, -, *, /, >, <.
4) Functions: Excel is a collection of functions which can be used by the user. Such as SUM,
MAX, MIN, COUNT, AVERAGE.
A cell reference refers to a cell or a range of cells on a worksheet and can be used in a formula.
There are three types of cell references:
a) Absolute cell reference: Absolute cell reference is one that does not change when it’s
moved, copied or filled.
b) Relative cell reference: It is useful when you have to create a formula for a range of cells and
the formula needs to refer to a relative cell reference.
c) Mixed cell reference: Mixed cell reference occurred when we use both relative and absolute
references to refer to a cell.
A function is a predefined formula that performs calculations using specific values in a particular
order. There are functions that work with numbers, text and also dates.
5. WHAT IS ONEDRIVE?
Onedrive, is a permanent folder beneath the quick access area. Other folders in our computer are
available in a tree view below onedrive, which can be directly accessed.
Libraries are the collection of folders which are used to manage different content. These gather
added folders that are stored in different locations we can explore them in one place. Library files are
created during the installation of Windows 10.