1. Number Systems & Data Types
Question 1: What is the decimal equivalent of 0xBEEF?
Question 2: What is the decimal number equivalent of the octal value 0465?
Question 3: What is the binary equivalent of decimal 135?
Question 4: What is the octal equivalent of 0x5EED?
Question 5: What is the binary equivalent of 0xBEAD?
Question 6: What is the range of an unsigned byte?
Question 7: What is the range of a signed word?
[Exam 1] Question 8: What is the two's complement representation of -128 expressed as a signed half word?
[Exam 1] Question 9: What is the Octal equivalent of Hex 0xDEAF?
[Exam 1] Question 10: Convert 0xA1A to decimal:
[Exam 1] Question
...
Continue reading "I is correct ii is correct" »