Font size
WorksheetsData Representation
Total questions: 20
Worksheet time: 49mins
Convert the following binary numbers to denary.
0000 1011 __
0010 1101 __
0000 1110 __
(a)
Convert the twos complement binary to denary number
1111 1001
(a)
Convert the following hexadecimal number to binary number
6E 25 ____ ____ ____ ____
(a)
Please select the data that is most commonly written in hexadecimal numbers.
Colour code
IPv4
IPv6
MAC address
File size
An ________ error will occur if the value is greater than ___ in an 8-bit register.
(a)
1 PiB = __ Bytes
230
240
250
260
πr2
1 Nibble = __ Byte
0.1
0.5
2
4
8
There are two types of character sets, _____ for common characters and _______ for a greater range of characters.
(a)
Which metadata is the two images mainly different from?
Sample Resolution
Sample Rate
Resolution
Colour Depth
Format
What is sample resolution?
the number of samples taken in a second
the number of bits per sample
the number of pixels in the image
the number of bits used to represent each colour
Obtuse Angle
Calculate the size of image before compression. 8-bit colour depth, 1024x600 resolution. Give your answer in Kib and round to the nearest whole number.
(a)
Calculate the file size, for a 1 minute audio, with sample resolution 16 bit and sample rate 44100HZ. Round the file size to the nearest MiB.
(a)
An audio file has a sample rate 96000Hz, sample resolution 8 bits recorded in stereo channel. Duration of audio is 2 minutes. What is the size of the uncompressed file?
10MiB
11MiB
20MiB
21MiB
22MiB
There are two types of file compression methods, _____ and ________ compression.
(a)
Which compression type reduce more file size? (length of answer is not fixed)
(a) compression
Which compression type has better quality? (length of answer is not fixed)
(a) compression
What is colour depth?
the number of samples taken in a second
the number of bits per sample
the number of pixels in the image
the number of bits used to represent each colour
obtuse angle
Name the term representing the number of pixels in the image.
(a)
Name the term describing the number of bits per sample.
(a)
Finish the following code
________ myfile.txt ___ _____
_________ myfile.txt "hello"
_________ myfile.txt
(a)
