Conversion to Decimal Number System

preview_player
Показать описание
COA: Conversion to Decimal Number System
Topics discussed:
1. Significance of a number in different number systems.
2. Traditional binary, octal, and hexadecimal to decimal conversion techniques.
3. Binary to decimal conversion – Adding place values.
4. Binary to decimal conversion – Using bitwise left shift logic.
5. How to convert hexadecimal numbers having symbols other than 0-9 to decimal.

Music:
Axol x Alex Skrindo - You [NCS Release]

#COAByNeso #ComputerOrganizationAndArchitecture #ConversionToDecimal
Рекомендации по теме
Комментарии
Автор

Bro this is amazing oh 😮😮😮 u explained so clearly

alinasrollahzadeh
Автор

Creativity level for such illustrations. 😧

rajeshprajapati
Автор

Sir can you please

Binary to decimal
Binary to octal
Binary to hexa

Octal to decimal
Octal to binary
Octal to hexa

Hexa to decimal
Hexa to binary
Hexa to octal

Please? With the same first trick you shown in this video

_Engineer
Автор

Isn't bitwise left shift useless?

bdulAhad
Автор

📌📌📌📌📌In this video (1011) with base 8 is not posible to decimal bcz 1 and 0 represent binary number . We can convert the binary bits in octal number then we find decimal number

BishalGoud