Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

F2 Computing Studies - Worksheet 1 (ANS)

A. Multiple Choice Questions: [@4 x 14 = 56 marks]


1. What is the Big-5 encoding method specifically designed for? 1. C
A. Simplified Chinese characters B. Latin character
C. Traditional Chinese characters D. Numeric characters

2. What will happen if the character encoding method of the web browser is different from that of the web page?
A. The web page cannot be loaded. B. The web browser will shut down. 2. D
C. The computer will be infected by computer virus. D. Garbled text will be displayed.

3. Which of the following is not a common way of aligning text? 3. C


A. Left-aligned B. Justified C. Top-and-bottom-aligned D. Centre-aligned

4. How many colours can be displayed in an image file will 2-bit colour depth? 4. B
A. 2 B. 4 C. 8 D. 16

5. Which of the following graphic file formats support transparency? (i) PNG (ii) JPG (iii) BMP (iv) GIF 5. C
A. (i) and (ii) only B. (i) and (iii) only C. (i) and (iv) only D. (iii) and (iv) only

6. Which of the following graphic file formats is uncompressed? 6. A


A. BMP B. JPG C. GIF D. PNG

7. Which of the following is the advantage of using Unicode over Big-5 code? 7. C
A. Unicode takes less storage space B. Unicode can support more characters of Traditional Chinese
C. Unicode has a bigger character set D. Unicode can be supported by more operating systems

8. If a web page is encoded in Big-5, but the browser is set to be using Unicode, the text on the web page will be displayed
A. normally B. as garbled text C. as blank characters D. as images 8. B
9. Johnson has converted 100 images from BMP format to JPG. What is the most probable reason? 9. B
A. He wants to store these images in a floppy disk
B. He wants to put these images on his own personal website
C. He wants to increase the color depth of the graphics
D. He wants these images to be compatible to more operating systems

10. How many numbers of characters can be represented by ASCII code? 10. B
A. 127 B. 128 C. 129 D. 130
11. How many colors can be expressed by “true colour”. Express the answer in term of bits. 11. C
A. 8 B. 16 C. 24 D. 32
12. Which of the following is a unit used for measuring the frame rate? 12. B
A. dpi B. fps C. ppi D. pps
13. Which of the following is a CORRECT description of vector graphics animation? 13. D
A. The file size depends on the frame rate. B. Aliasing occurs when the graphics are enlarged or reduced in size.
C. The basic animation consists of by bitmap graphics. D. The images are defined by mathematical formulas.
14. Which of the following is a CORRECT description of tweening animation? 14. B
(1) Intermediate frames are created automatically in between two consecutive images.
(2) A smoother transition between two consecutive images results.
(3) Number of drawn images and production time for frames are reduced.
(4) Plug-in programs are not needed for playback.
A. (1) and (2) only B. (1), (2) and (3) only C. (2), (3) and (4) only D. All of the above

B. Determine whether each of the following statements is true(T) or false(F). [@2 x 4 = 8 marks]

1. .mp3 is a format for sound file. T

2. Big-5 and GB encoding methods can be used together. F

3. .jpg image can support transparency. F

4. Resolution means the total number of pixels in the image. T

C. Short question.
1. Referring to ASCII character table: [@2 x 2 = 4 marks]
(a) What is the character Number 101? ____e____ (b) What is the character Number 104? ___ h____

2. Encode and decode the following ASCII codes messages. [@3 x 4 = 12marks]
(a) 89 87 67 (b) COMPUTER
_YWC________________________ _67 79 77 80 85 84 69 82_______________________
(c) 73 67 84 (b) I LOVE ICT.
_ICT______________________ ___73 32 76 79 86 69 32 73 67 84 46___

3. State difference of two types of Graphic compression. [@3 x 2 = 6 marks]


__Lossy compression and lossless compression.____________________________________________________

4. Referring to the following image, answer the questions below. [(a) 4 marks, (b) 10 marks]

(a) What types of this image? Explain. _Bitmap, enlarged bitmap image shows jagged edges and look blurry._
(b) Suppose that this image has 163 x 134 pixels and 8-bit colour depth. Calculate the file size of the image. Express
the answer in KB and correct to 2 decimal places.

File size of the image

= 163 x 134 x 8 bit(b)

= 174736 bit (b)

= 21842 byte

= 21.33 KB

You might also like