Computer Science, asked by letsliveandlove19, 3 months ago

introduction and conclusion on number system(computer)
it's urgent. I will follow u ​

Answers

Answered by manasvi6308jain
2

Answer:

The number system is a way to represent or express numbers. There are 4 types of number systems- binary , decimal , hexadecimal and octal number systems.

BINARY NUMBER SYSTEM

A binary number system is one of the four types of number system. In computer applications, where binary numbers are represented by only two symbols or digits, i.e. 0 (zero) and 1(one). The binary numbers here are expressed in the base-2 numeral system. For example, (101)2 is a binary number. Each digit in this system is said to be a bit

DECIMAL NUMBER SYTEM

n the decimal number system, the numbers are represented with base 10. The way of denoting the decimal numbers with base 10 is also termed as decimal notation. This number system is widely used in computer applications. It is also called the base-10 number system which consists of 10 digits, such as, 0,1,2,3,4,5,6,7,8,9.

HEXADECIMAL NUMBER SYSTEM

Hexadecimal Number System is one the type of Number Representation techniques, in which there value of base is 16. That means there are only 16 symbols or possible digit values, there are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F. Where A, B, C, D, E and F are single bit representations of decimal value 10, 11, 12, 13, 14 and 15 respectively. It requires only 4 bits to represent value of any digit.

OCTAL NUMBER SYSTEM

Octal Number System is one the type of Number Representation techniques, in which there value of base is 8. That means there are only 8 symbols or possible digit values, there are 0, 1, 2, 3, 4, 5, 6, 7.

Answered by parishmitag53
2

Answer:

Hey!! I have followed u, but plzz don't unfollow me in any other day!! It's my request to u....

Similar questions