Unicode and International Software Development (2 marks)
Explain why Unicode is necessary for international software development.
Unicode and International Software Development (2 marks) Read More »
Explain why Unicode is necessary for international software development.
Unicode and International Software Development (2 marks) Read More »
Explain what is meant by ‘overflow’ and ‘underflow’ in the context of binary arithmetic.
Overflow and Underflow (3 marks) Read More »
(a) Describe an arithmetic shift right operation and its effect on the binary number 10110010. (b) If this operation is performed twice on the original number, what is the resulting binary number?
Arithmetic Shift Functions (3 marks) Read More »
Subtract the binary number 0010 from 1100 using the two’s complement method. Show your working and final answer.
Binary Subtraction using Two’s Complement (4 marks) Read More »
Perform the following binary addition: 1101 + 0110. Show your working and state if there is an overflow.
Binary Arithmetic (2 marks) Read More »
Convert the hexadecimal number 5A to binary and denary. Show your workings.
Conversion between Counting Systems (3 marks) Read More »
(a) Represent the denary number -18 in an 8-bit binary using two’s complement. (b) Represent the same number using sign and magnitude representation.
Two’s Complement and Sign and Magnitude (2 marks) Read More »
Describe a situation where lossy compression would be more appropriate than lossless compression.
Applying Knowledge of Compression (1 marks) Read More »
Evaluate the impact of using lossy compression on a text file and a music file. Discuss the consequences for each file type.
Evaluating Compression Methods (4 marks) Read More »