Tutor HuntTest QuestionsComputing QuestionsYear 10 Computing Questions
Similiar Tests
- Data Representation - Aqa
- Data Representation - Binary Shift
- Data Representation - Compression
- Data Representation - Hexadecimal
- Data Representation - How Computers Represent Sound
- Data Representation - Storing Images
- Data Representation - Twos Compliment
- View all Year 10 Computing tests
- View all Year 10 tests
- View all Computing tests
Data Representation - Twos Compliment (Year 10 Computing)
The following test is covering 'Data Representation - Twos Compliment' for Year 10 Computing.Incorrect: 0
Correct: 0
Question 1
...
Congratulations - you have completed the test!
Your final score was
Below a typical questions that will be covered in this test. You final score will be logged on your account
What decimal value does 8-bit two`s complement 01111110 represent?
What is the range of values representable with 8-bit two`s complement?
What is the 8-bit two`s complement representation of decimal -45?
What is the 4-bit two`s complement representation of decimal -3?
Adding 01111111 (127) and 00000001 (1) in 8-bit two`s complement produces:
What is the decimal value of 6-bit two`s complement number 110101?
How do you obtain the two`s complement (negation) of a binary number?
