Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Electronics
»
Number Systems and Codes
What is the resultant binary of the decimal problem 49 + 1 =?
01010101
00110101
00110010
00110001
Correct Answer:
00110010
← Previous Question
Next Question→
More Questions from
Number Systems and Codes
ASCII codes are used strictly for representing the letters in the alphabet.
In the gray code, each number is 3 greater than the binary representation of that number.
When using the excess-3 code a value of 3 is added to each column of decimal digits before it is converted to a 4-bit binary code.
The process of converting a decimal number to its binary equivalent is called binary conversion.
The most significant digit is the rightmost, largest-weight digit in a number.
If you borrow from a position that contains a 0, you must borrow from the more significant bit that contains a 1. All 0s up to that point become 1s, and the digit last borrowed from becomes a 0.
Decimal numbers can be converted into binary by dividing by two and recording the remainders.
The addition 1 + 0 doesn't generate a carry bit; one does not exist.
64 hexadecimal equals 100 decimal.
Base is the same as radix.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments