Posts

Showing posts from July, 2018

NOVEMBER 2016 DICT INTERNET SKILLS

MONDAY: 21 NOVEMBER 2016 DICT INTERNET SKILLS Answer ALL questions. Marks allocated to each question are shown at the end of the question. QUESTION ONE a)       Differentiate between “cyber bullying” and “cyber crime” in the context of internet safety. (4 marks) b)       Highlight four legal issues raised by the use of the internet. (4 marks ) c)        Sate the role of each of the following as applied in internet technology:                   (i)             Proxy server. (2 marks)                 (ii)             DNS server. (2 marks) d)       Highlight four strategies of ensuring effective searc...

COMPUTER SUPPORT AND MAINTENANCE - CICT SECTION 2

WEDNESDAY: 28 MAY 2014 Answer ALL questions. Marks allocated to each question are shown at the end of the question QUESTION ONE (a)      Differentiate between “brownouts” and “saga”. (4 marks) (b)      Enumerate three backup strategies. (3 marks) (c)      Identify six reasons for partitioning hard disk. (6 marks) (d)      Outline seven factors to consider when purchasing a printer. (7 marks) QUESTION TWO (a)      Explain three benefits of upgrading the following computer components:                       (i)          Hardware. (3   marks)                     (ii)          Software. ...

STRUCTURED PROGRAMMING - JUNE 2013

CICT PART II SECTION 3: STRUCTURED PROGRAMMING WEDNESDAY: 5 JUNE 2013: TIME ALLOWED: 3 HOURS. Answer ALL questions. Marks allocated to each question are shown at the end of the question. Show ALL your workings. ALL programs written should be in C programming language. QUESTION ONE (a) Describe the uses of the following terms in the context of structured programming environment: (i) Compilation (2 marks) (ii) Linking (2 marks) (iii) Build (2 marks) (iv) IDE (2 marks) (b) Citing suitable examples in each case, describe three types of declarations in structured programming. (9 marks) (c) Below is a programming declaration. Int *ptv1,} (i), x, } (ii), a[10]; } (iii) Required: Identify the parts labeled (i) to (iii). (3 marks) QUESTION TWO (a) (i) Distinguish between “declaring a function” and “defining a function”. (4 marks) (ii) Write a C language function that calculates and returns the square of an integer number. (4 marks) (b) Use illustrations to exp...