answersLogoWhite

0

What is 12 bit binary of -64?

User Avatar

Anonymous

12y ago
Updated: 9/4/2021

12 bit binary of -64 = -52

What else can I help you with?

Related Questions

Why are binary numbers important in computing?

Main Memory and Registers of just about every computer are based on 64-bit or 32-bit binary integers.


Is Windows Vista Windows AMD64 or Windows binary?

Every Windows Distribution is writen in binary non Open Source files. By the way, there are different versions of Windows Vista: Windows Vista 64-bit and Windows Vista 32-bit. Windows Vista 64-bit or x64 can work with 64-bit AMD Processors.


A 1 or 0 in the binary number system is called?

A 0 or 1 in a binary number is called a bit. A binary number is made up of only ones and zeroes.


How many bit strings are there of length six or less?

The question is exactly equivalent to: "What's the highest binary number with 6 bits ?There are 64, corresponding to the binary numbers from 0 to 63.


How do you design 12 bit binary adder subtractor?

design a one bit slice of the adder subtractor and iterate it through all 12 bits.


What is the binary number for 128 64 32 16 8 4 2 1?

In binary numbers...1 = 12 = 104 = 1008 = 100016 = 1000032 = 10000064 = 1000000128 = 10000000


Which number system is usually followed in 64 bit computer?

2 (i.e., 0 or 1)


What are four binary units?

If you are asking what is four (4) in the binary system, the answer is 100.


What is 12 in binary form?

for a four bit pattern, its 1100....8 bits 00001100


How many hexadecimals must be used for 128 bit WEP encryption?

Each of the 64 hexadecimal characters encodes 4 bits of binary data, so the entire 64 characters is equivalent to 256 binary bits - which is the actual binary key length used by the WiFi WPA pre-shared key (PSK).


WHAT IS THE 4 BIT BINARY NUMBER ASSOCIATED WITH HEXADECIMAL SYMBOL C?

The answer is 1100.


Why the computer start with 8 bit?

It didn't, early computers had a very wide range of word and character sizes many machines were decimal so their word/character sizes were defined in decimal digits not binary bits. Even microprocessors the first commercial microprocessor the Intel 4004 was a 4 bit not 8 bit machine. The 8 bit byte as a standard only originated in 1964 with the IBM System/360.Some examples of different computers of the past:ABC: 50 bit binary words; no characters.ENIAC: 10 digit decimal words; no characters.IAS: 40 bit binary words; no characters.UNIVAC 1: 12 character/digit decimal words; 1 digit characters.IBM 701: 36/18 bit binary words; 6 bit characters.IBM 702: variable length character/digit words; 1 digit (6 bit) characters.UNIVAC 1101: 36 bit binary words; 6 bit characters.IBM 650: 10 digit decimal words; 2 digit characters.IBM 704: 36 bit binary words; 6 bit characters.UNIVAC 1103: 36 bit binary words; 6 bit characters.IBM 705: variable length character/digit words; 1 digit (6 bit) characters.IBM 709: 36 bit binary words; 6 bit characters.IBM 7090: 36 bit binary words; 6 bit characters.IBM 1620: variable length decimal words; 2 digit characters.IBM 1401: variable length character/digit words; 1 digit (6 bit) characters.DEC PDP-1: 18 bit binary words; 6 bit characters.IBM 7030: 64 bit binary words, variable length character/byte strings; variable length (4 to 8 bits) characters/bytes.CDC 6600: 60 bit binary words; 6 bit characters.DEC PDP-8: 12 bit binary words; 6 or 8 bit characters.IBM System/360: 32 bit binary words, variable (up to 32 digits) length decimal words; 8 bit characters/bytes.DEC PDP-10: 36 bit binary words; variable length (1 to 36 bits) characters.UNIVAC 1110: 36 bit binary words; 6 or 9 bit characters/bytes.etc.