Table of Contents
This article presents Test About Computer Architecture P4 in a clear, structured format. It helps readers review key concepts, test their understanding, and learn from the material.
Understanding Test About Computer Architecture P4
- Question 1. For signed integers, 8 bits, use the 'Offset Code 2' method, the representation value of 81 is:
-
0101 0001
-
- 0000 1100
-
0000 1110
-
- 0100 1010
-
- Question 2. There is a representation of '1111 1101' for signed integers, 8 bits, using the 'Offset Code 2' method, its value is:
-
Does not exist
-
- 3
-
3
-
- 253
-
- Question 3. For numbers with accents, addition on the computer gives false results when:
-
- Add two positive numbers, give negative results.
-
- Add two negative numbers, giving positive results.
-
- Have to remember out of the highest bit
-
- Both a and b
-
- Question 4. Strip of unsigned integers, n bits in the computer are:
-
0 -> 2.n
-
- 0 -> 2.n - 1
-
0 -> 2n - 1
-
- 0 -> 2n
-
- Question 5. Determine the value of signed integers represented by offset code two: A = 11011011.
-
35
-
- -35
-
- -37
-
- 37
-
- Question 6. Perform the addition of two unsigned integers: 71 + 25.
-
- 01100000
-
- 01010000
-
- 10100000
-
- 01101000
-
- Question 7. Add 2 integers with the following signs: -71 + (+25)
-
- 00101110
-
- 01011100
-
- 01101110
-
- 01011101
-
- Question 8. Why is memory hierarchy?
-
- For ease of management
-
- To reduce costs when designing
-
- To reduce the time to read data of the CPU.
-
- Both the a, b, c are correct
-
- Sentence 9. Subtract 2 signed integers: 80 - 58.
-
- 100110110
-
- 101010110
-
- 100010110
-
- 100011110
-
- Question 10. Perform multiplication 2 signed integers: 12 x 11.
-
- 10000100
-
- 11000100
-
- 11000010
-
- 10001001
-
FAQ
What is the main point of Test About Computer Architecture P4?
For signed integers, 8 bits, use the 'Offset Code 2' method, the representation value of 81 is: 0101 0001 0000 1100 0000 1110 0100 1010 Question 2. There is a representation of '1111 1101' for signed integers, 8 bits, using the 'Offset Code 2' method, its value is: Does not.
Why is Test About Computer Architecture P4 important?
Test About Computer Architecture P4 matters because it can affect how readers understand, choose, use, or respond to the subject discussed in the article.
What should readers verify about Test About Computer Architecture P4?
Check the date, product or software version, compatibility, and any current guidance before acting, especially when technology, security, health, or pricing is involved.
Reader Comments 0
Sign in with email or Google to join the discussion.