Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Electronics
»
Number Systems and Codes
Convert the binary number 1011010 to hexadecimal.
5B
5F
5A
5C
Correct Answer:
5A
← Previous Question
Next Question→
More Questions from
Number Systems and Codes
Convert 110010012 (binary) to decimal.
What is the difference between binary coding and binary coded decimal?
What is the resultant binary of the decimal problem 49 + 1 =?
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.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments