The sum of the binary integers 01101101 and 00111011 is 10101000. The 8-bit two\
ID: 3848368 • Letter: T
Question
The sum of the binary integers 01101101 and 00111011 is 10101000. The 8-bit two's complement of binary 00000010 is 11111100. The binary representation of decimal -42 is 11010110. A dynamic link library (DLL) is usually written in C++ or assembly language. A interpreter decodes and executes one program statement at a time. A single hexadecimal digit can be used to represent 5 binary bits. A quadword is 8 bytes. A word (on Intel systems) is 16 bits. A doubleword is 64 bits. A signed integer stores the sign in the least significant bit (LSB). If an integer's sign bit is 1, the integer is negative. Boolean algebra was invented by Samuel M. Boole, an American inventor who lived in the 1920's. The three most basic operators in Boolean algebra are AND, OR, and NOT.Explanation / Answer
the sum of binary integers 01101101 and 00111011 ---true
The 8-bit two's complement of binary 00000010 is 11111100 . FALSE
The binary representation of decimal 33 is 00110001 . FALSE
proof:The binary for 33 is 100001
A dynamic link library (DLL) is usually written in C++ or assembly language. TRUE
A interpreter decodes and executes one program statement at a time. TRUE
A single hexadecimal digit can be used to represent 5 binary bits. FALSE
A quadword is 8 bytes. TRUE
A word (on Intel systems) is 16 bits. TRUE
A doubleword is 64 bits. FALSE
A signed integer stores the sign in the least significant bit (LSB). FALSE
boolean algebra was invented by samuel b0ole and americamn inventer FALSE
proof: Boolean algebra was introduced by George Boole
three most basic operands in boolean algebra are or and not TRUE
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.