Text
Text
5. A company uses a database to store product records. In each record, 10 bytes are
used to store the product name
and 2 bytes are used to store the product ID. How many different records can the
database support?
A. 210
B. 212
C. 216
D. 296
6. Which of error?
(1) (2) (3)
A. (1)
B. (2)
C. (1)
D. (2)
7. Which of
(1) (2) (3)
A. (2)
B. (3)
C. (1)
D. (1)
the following operations of numbers in 8-bit two’s complement representation will
result in an overflow
1001 0101 + 1110 1011 0110 1101 + 0011 0111 0010 1011 + 1010 0101
only
only
and (3) only and (3) only
the following character encoding scheme is/are used in the text file below?
ASCII Big-5 code GB code
only
only
and (2) only and (3) only
Information and Communication Technology
資訊及通訊科技
8. Tom has 4 files of the same file size. He compresses them to ZIP files. Which of
the following compressed files has the least difference in file size from the
original file?
Original file
A. A.avi
B. B.bmp
C. C.wav
D. D. jpg
Compressed file
A.zip B.zip C.zip D.zip
2023-24-S4 1st term test-ICT 1A
3
9. A parity check is used when transferring data. Which of the following received
codes is invalid?
A. 0010 1011
B. 1011 0111
C. 0110 1011
D. 1000 0001
10. The following shows a way to input the due date for a homework set in a Google
Classroom.
What are (1) (2) (3)
A. (1)
B. (1)
C. (2)
the benefits of using this way to input the due date? It can prevent invalid date
input.
The input data can be error-free.
It can simplify the user input.
and (2) only. and (3) only. and (3) only.
D. (1), (2) and (3).
11. Peter is transferring his video files to a hard disk. Which of the following
file formats should he use for the videos such that he can store as many videos as
he can?
A. AVI
B. MP3
C. BMP
D. MP4
12. Which of the following will affect the quality of a video file?
(1) (2) (3)
Frame size Colour depth Frame rate
A. (1)
B. (2)
C. (1)
D. (1), (2) and (3)
only
only
and (3) only
2023-24-S4 1st term test-ICT 1A
4
1 2 3 4 5 6 7 8 9 10 CBCBC AADCB
11 12 13 14 15 16 17 18 19 20 DDBAC BADAD
___________________________________________________________________________________
___________________________________________________________________________________
___________________________________________________________________________________
(2 marks)
3. Sam is designing an interface for a ticketing kiosk in the town hall. It allows
users to purchase tickets for different art performances. The customers can select
the art performance, such as music concert and Chinese opera. It must include:
● Selection of different art performances
● Inputting number of tickets
● Displaying the total price required to be purchased
Design the user interface of the ticketing kiosk.
4. Donald opened a text file from Jimmy and saw the following message. It is given
that the message is written in Japanese and English.
Vdwakj!dbIAWd&bDHwa!HJKABwd@jKbdKJAWbDy2uBd23I&@ dbIWDaDadjaHbdak!!
ABwd@jKbdKJAWbDy2uBd23I12 dbIAWd&bDHwdwaesfwAwaDy2uBd23I&
6. (a)
Complete the following table.
–103
Denary number
8-bit two’s complement representation
1100 0111
0101 0011
(b) Find the check digit for the HKID F453278 by using Modulo-11 approach.
(Show your steps clearly.)
Section B 1. (a)
Format check: the input must consist of an “@”. 1
Presence check. 1
(b) (i) length check: the length of the input must be the same as the input in “new
password”. 1
(ii) Input data twice 1
2. (a)
(b) 24X48000X1X3X60 1
sampling rate and sample size. 1+1
= 24.7 MB
3. display layout 1
Input method 1
Submit / reset button 1
4. (a) the character set used does not match. 1
(b) the character set Unicode. 1
(c) use image to represent the content of the message. 1
5. (a) 24 X 1920 X 1080 X 60 X 10 X 60 = 208.6 GB
(b) reduce the frame rate / reduce the resolution / compress the video. 1+1
6. (a) 57 1
10011001 1
83 1
(b)6 X 8+4 X 7+5 X 6+3 X 5+2 X 4+7 X 3+8 X 2 1
= 166
166 /11 = 15...9
Check digit=11−9=2 1