ICT1512
INTRODUCTION TO INTERACTIVE PROGRAMMING
PAST EXAM PACK QUESTIONS AND ANSWERS
(2020 – 2014)
2020 MAY/JUNE EXAM QUESTIONS AND ANSWERS
2020 SUMMARISED NOTES
DISCLAIMER: Extreme care has been used to create this document, however the contents are provided “as is” without any
representations or warranties, express or implied. This document is to be used for comparison, research and reference
purposes ONLY. Directly submitting and/or reselling/ distribution / reproduction any part of this document is not permitted.
, ICT1512
INTRODUCTION TO INTERACTIVE PROGRAMMING
PAST EXAM PACK QUESTIONS AND ANSWERS
(2019 – 2014)
SUMMARISED NOTES
2020
,ICT1512-2019-6-E-1_ Solution (Page reference is based on ebook)
Question 1)
1) True p580
2) False p241
3) False p480
4) True p163
5) True p306
6) True p557
7) True p327
8) False p628
9) False p101
10) False p292
11) True p219
12) True p580
13) True p160
14) True p590
15) True p312
Question 2)
1) A p578
2) D p395
3) C p646
4) C p545
5) D p402
6) A p626
7) B
8) D p180
9) C p42
10) B p320
11) D p271
12) C p418
13) A p619
14) C p898
15) D p21
, Question 3)
1) Try p263
2) Uppercase p457
3) Option p375
4) Instantiating p456
5) setCustomValidity() p399
6) parameters p75
7) ceil(x) p484
8) array p148
9) else if p190
10) Arithmetic p105
11) Write p27
12) Text p27
13) Operator precedence p127
14) innerHTML p116
15) injection p658
Question 4)
4.1)
In a complex JavaScript project, developers often find themselves reusing code they
originally wrote for a different project, which is a library that enables developers to implement many
common JavaScript tasks with minimal code.
OR
JavaScript source files store especially useful generic scripts used on many different websites often
developed by a single programmer or a team of programmers and distributed online. Many libraries are
developed to solve a problem on one website and turn out to be useful for other sites as well.
4.2)
jQuery library
Modernizr library
Google Maps library
INTRODUCTION TO INTERACTIVE PROGRAMMING
PAST EXAM PACK QUESTIONS AND ANSWERS
(2020 – 2014)
2020 MAY/JUNE EXAM QUESTIONS AND ANSWERS
2020 SUMMARISED NOTES
DISCLAIMER: Extreme care has been used to create this document, however the contents are provided “as is” without any
representations or warranties, express or implied. This document is to be used for comparison, research and reference
purposes ONLY. Directly submitting and/or reselling/ distribution / reproduction any part of this document is not permitted.
, ICT1512
INTRODUCTION TO INTERACTIVE PROGRAMMING
PAST EXAM PACK QUESTIONS AND ANSWERS
(2019 – 2014)
SUMMARISED NOTES
2020
,ICT1512-2019-6-E-1_ Solution (Page reference is based on ebook)
Question 1)
1) True p580
2) False p241
3) False p480
4) True p163
5) True p306
6) True p557
7) True p327
8) False p628
9) False p101
10) False p292
11) True p219
12) True p580
13) True p160
14) True p590
15) True p312
Question 2)
1) A p578
2) D p395
3) C p646
4) C p545
5) D p402
6) A p626
7) B
8) D p180
9) C p42
10) B p320
11) D p271
12) C p418
13) A p619
14) C p898
15) D p21
, Question 3)
1) Try p263
2) Uppercase p457
3) Option p375
4) Instantiating p456
5) setCustomValidity() p399
6) parameters p75
7) ceil(x) p484
8) array p148
9) else if p190
10) Arithmetic p105
11) Write p27
12) Text p27
13) Operator precedence p127
14) innerHTML p116
15) injection p658
Question 4)
4.1)
In a complex JavaScript project, developers often find themselves reusing code they
originally wrote for a different project, which is a library that enables developers to implement many
common JavaScript tasks with minimal code.
OR
JavaScript source files store especially useful generic scripts used on many different websites often
developed by a single programmer or a team of programmers and distributed online. Many libraries are
developed to solve a problem on one website and turn out to be useful for other sites as well.
4.2)
jQuery library
Modernizr library
Google Maps library