Test about computer architecture P4
To check your knowledge, the following article Network Administrator will send you a series of tests on computer architecture.
- 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
-
4.5 ★ | 2 Vote
You should read it
- Test about P3 computer architecture
- Test about computer architecture P6
- Test of computer architecture P5
- Multiple choice questions about P2 computer viruses
- Testing computer science knowledge, doing little for fun (part 5)
- How to check if the computer is running well or not?
- Testing computer science knowledge, doing little for fun (part 12)
- Testing computer science knowledge, doing little for fun (part 3)
- Testing computer science knowledge, doing a little fun (part 13)
- Testing computer science knowledge, doing little for fun (part 11)
- Testing computer science knowledge, doing little for fun (part 6)
- Testing computer science knowledge, doing little for fun (part 14)
Maybe you are interested
Learn about Phind: The app that answers questions about coding with the power of AI
24 basic level C++ programming interview questions and answers
20 intermediate level C++ programming interview questions and answers
15 expert-level C++ programming interview questions and answers
Answering questions about the reasons for using a keyboard wrist rest
How to add branches or nested questions in Google Forms