Assignment IT
Assignment IT
1. One of the main differences between the two is, one can
use any type of operation with a formula according to
his/her need to calculate or get a value of something. A
function is not something that can be customized. It’s a
pre-existent operation.
Conclusion
FUNCTIONS AND FORMULAS BOTH ARE VERY
USEFUL TOOLS WHILE CALCULATING IN OUR
DAILY LIFE OR EVEN IN OFFICE-RELATED
CALCULATIONS. SO LEARNING THEIR USE
PROPERLY HAS BECOME A NECESSITY. THEY
HAVE DIFFERENT OPERATIONS TO PERFORM SO
THERE’S ALWAYS SOME DIFFERENCE BETWEEN
THEM. IT DOESN’T HAVE TO BE FORMULA VERSUS
FUNCTION ALWAYS; WE CAN EASILY COMBINE
THEM TO CREATE A MORE POWERFUL TOOL TO
ANALYSE. A COMBINATION LIKE THIS IS VERY
USEFUL IN COMPLEX CALCULATIONS LIKE
CALCULATING MAJOR TAX PAYMENTS,
MATHEMATICAL PROBLEMS, AND ALSO IN
CREATING FINANCIAL MODELS. EVEN THOUGH
WE HAVE THE DRAWBACKS OF USING A
MACHINE, USING TECHNOLOGY MAKES LIFE
MUCH EASIER IN MANY WAYS.
COUNT(VALUE1,[VALUE2],…)
Usage:
Here we specify multiple values as the parameter
and the COUNT function finds the total count of values
in it.
NOTE: This function works only on numeric data.
Hence, it will not find the count of text values if
specified.
Count (range)
This function is used to count the number of cells in a
specified range. It can be used to quantify data.
As we can see, using =COUNT(A2: A6), we get the count
of cells in the range A2 to A6. This function works only
on numeric data.
It is typed =COUNTBLANK
1. Select a cell
2. Type =COUNTBLANK
3. Double click the COUNTBLANK command
4. Select a range
5. Hit enter
1. Select C23
2. Write =COUNTBLANK
3. Double click COUNTBLANK in the menu
4. Select range C2:C21
5. Hit enter
The COUNTBLANK function successfully counted 8 blank
cells in the range C2:C21.
Q-3= Define all memory Units?
ANS= MEMORY
Memory is basically a device that has the capacity to store
information. A memory unit is the amount of data that the
memory can hold. Besides, we measure this storage capacity
in terms of bytes. Moreover, there are different units of
memory as per the requirement. Before studying the units of
memory let us know about the memory.
PARTS OF MEMORY
PRIMARY MEMORY-
This is the internal memory that stores the data and
instructions of the CPU. It is volatile in nature (data is lost
when the power is disconnected).
The primary memory has two types:
As per the name, we can only read data and cannot write (store) to it.
SECONDARY MEMORY-
As we know that the primary memory is volatile therefore, we
need some devices to store the data permanently so we use
some external storage devices for this purpose which we name
as the secondary memory. Some examples: CD, DVD, etc.
UNITS OF MEMORY
The storage capacity of the memory is expressed in various
units of memory. These are as follows:
BIT
ON state A microprocessor uses binary digits 0 and 1 to decide the
OFF and respectively, of various circuits. Furthermore, a bit is the
smallest unit of representation in the binary language.
NIBBLE
A nibble is a collection of 4 bits.
BYTE
A byte is the representation of a group of 8 bits. Moreover, a byte is a
unit that expresses any word, symbol, or character in the computer
language. Besides, computer memory is always in terms of multiples
of bytes.
WORD
KILOBYTE
MEGABYTE
GIGABYTE
PETABYTE
EXABYTE
ZETTABYTE
YOTTABYTE
CONVERSATIONS OF UNITS
Byte 8 Bits 1
Zettabyte 1024 Exabytes 1, 180, 591, 620, 717, 411, 303, 424
Yottabyte 1024 Zettabytes 1, 208, 925, 819, 614, 629, 174, 706, 176