Lesson 6 Flashcards
is a department of computer engineering, that contracts with methods of representing integers and actual values.
Computer Arithmetic
is a fundamental division of Mathematics, that is involved with numbers and their actions.
Arithmetic
Arithmetic is a different name given to
number theory
There are 4 basic operations of arithmetic:
Addition, Subtraction, Multiplication, and Division
is the most essential operation of arithmetic.
Addition
It is the opposite process of addition.
Subtraction
is known as recited addition
Multiplication
is the reverse of multiplication.
Division
a numeration system in which a real number is represented by an ordered set of characters where the value of a character depends on its position.
Number representation
are systems in mathematics that are used to express numbers in various forms and are understood by computers.
Number systems
it is a mathematical value used for counting and measuring objects, and for performing arithmetic calculations.
Number
There are 4 various types of number systems that have different properties:
- binary number system
- the octal number system
- the decimal number system
- the hexadecimal number system
is the system that we generally use to represent numbers in real life.
Decimal Number System
This system is used in computers to reduce the large-sized strings of the binary system.
Hexadecimal Number System
Given below is the different types of data that computer uses:
Numeric data and Non-numeric data
Numeric data
It can be of the following two types:
Integers and Real Numbers