answersLogoWhite

0

What is 48 in binary?

Updated: 9/20/2023
User Avatar

Wiki User

11y ago

Best Answer

48 = 110000

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is 48 in binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you Convert MAC address to 48-bit binary?

10.58.118.100


What is the number 48 as a binary number?

The decimal number in binary is the six-digit number 110000. The digits in a binary number are exponents of 2 rather than 10, so that for a six-digit number in binary, the digit places represent 32, 16, 8, 4, 2, 1 instead of increasing values of 10. 110000 = 32 +16 + (0x8) + (0x4) + (0x2) + (0x1) = 48


What is 00110010 binary to decimal conversion?

0010=2 0011=48 0011 0010=50


What is the ASCII code of H?

Capital H has an ASCII Code of 72 in Decimal. In Binary that is 1001000. In Hexadecimal it is 48. In Octal it is 110. For a small h it is Decimal 104, Binary 1101000, Hexadecimal 68 and Octal 150.


What two numbers equal 21 and 48?

A binary operation acting on two numbers (real or complex) must give the same answer. They cannot give two different answer. If different answers are required the binary operations must be different and, to identify the numbers involved, these binary operations must be specified. For example, 13.5 and 34.5 give 21 as a difference and 48 as a sum. There will be another pair for addition and multiplication, still another pair for subtraction and multiplication, etc.


What are three characteristics of valid Ethernet Layer 2 addresses?

- They are 48 binary bits in length. - They are generally represented in hexadecimal format - They are considered physical addresses


How is a binary used?

Binary what? Binary numbers? Binary stars? Binary fission?


Design a 6-bit binary asynchronous counter using J-K (rising) flip-flops. Then redesign this counter that counts from 0 to 48 and restarts from 0 when number is greater than 48. Show all steps of your design?

[object Object]


Was binary stands for binary digits?

No, binary is a number system.A binary digit is called a bit.


How many different binary trees and binary?

Infinite (and binary).


What is the use of binary?

Binary trees are commonly used to implement binary search tree and binary heaps.


What is the binary number of 10?

The Binary for ten in 8-bit binary is: 00001010