Paper I: QN Answer QN Answer
Paper I: QN Answer QN Answer
Paper I
Qn Answer Qn Answer
1 4 26 3
2 1 27 4
3 1 28 4
4 5 29 3
5 2 30 1
6 4 31 3
7 4 32 4
8 5 33 3
9 2 34 3
10 2 35 1
11 5 36 5
12 5 37 5
13 3 38 S,E: 4 | T:1
14 4 39 4
15 2 40 4
16 1 41 3
17 All 42 5
18 1 43 All
19 3 44 5
20 3 45 5
21 5 46 4
22 5 47 3
23 4 48 1
24 3 49 1
25 3 50 4
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 15
Department of Examinations – Sri Lanka Confidential
Paper II (Part A)
1 (a) (i) [1]
Social networking has
advantages and disadvantages
p, h2 {text-align:justify;}
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 28
Department of Examinations – Sri Lanka Confidential
Phrase Item
no.
(i) traditional marketplace
(ii) harmful explosives
(iii) subscription as a revenue model
(iv) social commerce
(v) payment gateway
(vi) Government to Citizen (G2C) service / G2C service / G2C
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 29
Department of Examinations – Sri Lanka Confidential
(Correct symbol, exact spelling, case and proper positioning is essential. Ignore
spacing defects.)
(ii) [4]
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 30
Department of Examinations – Sri Lanka Confidential
(b) (i) Space for a file is allocated as a collection of consecutive / adjacent / [1]
contiguous / continuous blocks
820010
0100000000010002 / 100000000010002
(ii) The program size could be larger than the size of the physical memory [1]
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 31
Department of Examinations – Sri Lanka Confidential
Paper II (Part B)
1 (a) [4]
A B C Z
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 1
(b) [6]
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 32
Department of Examinations – Sri Lanka Confidential
(c) [5]
Zero marks if any other gate is used or if all the inputs are not labelled. Deduct
1 mark it the output is not labelled.
Alternative:
For a logically correct but an unoptimized NAND gate arrangement (using many
gates) give a total of 2 marks
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 33
Department of Examinations – Sri Lanka Confidential
Alternative answer 1:
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 34
Department of Examinations – Sri Lanka Confidential
Alternative answer 2:
(From the two ranges given for each IP Address Range, only the first one gives the range of usable
IP addresses.)
Note:
If only two columns correct in a row, give one mark for that row.
(E.g., if only 2 columns are correct in each of the three rows, then give a
total of three marks [1 mark X 3] for this part.)
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 35
Department of Examinations – Sri Lanka Confidential
(c) [7]
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 36
Department of Examinations – Sri Lanka Confidential
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 37
Department of Examinations – Sri Lanka Confidential
(ii) [2]
Sense – A
Compute – C
Control - B
(v) [1]
CCTV raw data input need to be processed before storage in the DB.
Processing allows data reduction, annotations and other value added
functions.
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 38
Department of Examinations – Sri Lanka Confidential
4 (a) [8]
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 39
Department of Examinations – Sri Lanka Confidential
(iii) [5]
Note: Any other correct Python program that correctly implements the algorithm is
also acceptable (E.g., Through the use of a for loop)
n = n - 1
if (x % 2 == 0):
a = a + 1
and for the correctly placed
print (a)
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 40
Department of Examinations – Sri Lanka Confidential
5 (a) [2]
Relation I:
(b) [5]
Relation I: P: 3 / 3 NF
S: Customer (Customer_NIC, Customer_Name, City)
Customer_City (City, Postal_Code)
Q: 3 / 3 NF
T: Vehicle_Owner (Owner_Id, Owner_Name, Contact_No)
R: 3 / 3 NF
U: Vehicle(Vehicle_Reg_No, Description, Owner_Id)
P - 1 mark
S – 2 marks (one mark per relation with primary keys marked)
Q and T - 1 mark
R and U - 1 mark
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 41
Department of Examinations – Sri Lanka Confidential
(c) [5]
A: 1 mark per relationship (rents, owns) with correct cardinality (Total 2 marks)
B: 1 mark for Customer, Vehicle and Vehicle_Owner entities with all
attributes
C: 1 mark for correctly denoting all three keys
D: 1 mark for completeness (spellings, case, spacing)
(d) [1]
Rent(Customer_NIC, Vehicle_Reg_No, Rent_Date, Start_Time, End_Time)
Alternative answers:
1. This relationship may also be incorporated to the ER diagram in (c) with the keys
correctly marked.
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 42
Department of Examinations – Sri Lanka Confidential
(A) W- Payments
(iv) One mark per each correct requirement (Max. two marks per set). [4]
Functional requirements: A, B
Non-functional requirements: Any two from D, F, G
(Deduct 1 mark for any incorrect extra label. Note: Minimum 0 marks )
20- ICT (Marking Scheme) New syllabus/ G.C.E. (A/L) Examination – 2019/Amendments to be
included 43