Loading....
|
Press & Hold to Drag Around |
|||
|
Click Here to Close |
|||
Question 1 Report
(a) (i) Define Information and Communication Technology. (ii) State three uses of Information and Communication Technology in the banking sector.
(b) State the full meaning of the following: i) LAN; (ii) GPS; (iii) IP
(a)(i) Definition of Information and Communication Technology (ICT)
Information and Communication Technology is the use of computers, telecommunication equipment and related electronic devices, together with the necessary software, to gather, process, store, retrieve and transmit information from one place to another.
(a)(ii) Three uses of ICT in the banking sector
(Other acceptable uses: electronic clearing of cheques, SMS/e-mail alerts, and a networked ledger shared among branches.)
(b) Full meaning of the acronyms
Answer Details
(a)(i) Definition of Information and Communication Technology (ICT)
Information and Communication Technology is the use of computers, telecommunication equipment and related electronic devices, together with the necessary software, to gather, process, store, retrieve and transmit information from one place to another.
(a)(ii) Three uses of ICT in the banking sector
(Other acceptable uses: electronic clearing of cheques, SMS/e-mail alerts, and a networked ledger shared among branches.)
(b) Full meaning of the acronyms
Question 2 Report
(a) List: (i) three application areas of a word processing program;
(ii) three types of data item.
(b) identify program; the four data types available in Table 2.
Table 2
| Student I.D. | Name | Date of Birth | Score in Computer Studies | Gender |
| A 00022 | Odi, G. A | 13/10/97 | 38 | M |
| C 00021 | Zakari, M. | 15/05/98 | 71 | M |
| B 00023 | Ngozi Tella | 16/09/96 | 62 | F |
Answer Details
None
Question 3 Report
(a) Define programming language.
(b) Write the 5 following mathematical expressions in BASIC notation:
(i) x (w + y)\(^2\) (ii) ab/cd (ii) p = 2 (1+b).
(c) Write a simple BASIC program to calculate the area (A) of a rectangle with length (l) and breath (b).
(d) List two levels of programming language.
(a) Definition of programming language
A programming language is a set of symbols, words and grammatical rules (syntax) used to write instructions that a computer can understand and carry out to solve a problem. Examples are BASIC, C, Java and Python.
(b) The expressions in BASIC notation
X * (W + Y) ^ 2(A * B) / (C * D)P = 2 * (1 + B)(c) BASIC program to calculate the area (A) of a rectangle
The area of a rectangle is length multiplied by breadth, \(A = l \times b\).
10 REM PROGRAM TO FIND AREA OF A RECTANGLE
20 INPUT "ENTER LENGTH"; L
30 INPUT "ENTER BREADTH"; B
40 A = L * B
50 PRINT "AREA OF RECTANGLE = "; A
60 END(d) Two levels of programming language
Answer Details
(a) Definition of programming language
A programming language is a set of symbols, words and grammatical rules (syntax) used to write instructions that a computer can understand and carry out to solve a problem. Examples are BASIC, C, Java and Python.
(b) The expressions in BASIC notation
X * (W + Y) ^ 2(A * B) / (C * D)P = 2 * (1 + B)(c) BASIC program to calculate the area (A) of a rectangle
The area of a rectangle is length multiplied by breadth, \(A = l \times b\).
10 REM PROGRAM TO FIND AREA OF A RECTANGLE
20 INPUT "ENTER LENGTH"; L
30 INPUT "ENTER BREADTH"; B
40 A = L * B
50 PRINT "AREA OF RECTANGLE = "; A
60 END(d) Two levels of programming language
Question 4 Report
(a) List three criteria that are used in classifying file.
(b) State: (i) two advantages and two disadvantages of computer files; (ii) three methods of file security.
(a) Three criteria used in classifying files
(b)(i) Advantages and disadvantages of computer files
Two advantages:
Two disadvantages:
(b)(ii) Three methods of file security
Answer Details
(a) Three criteria used in classifying files
(b)(i) Advantages and disadvantages of computer files
Two advantages:
Two disadvantages:
(b)(ii) Three methods of file security
Question 5 Report
(a) Match each type of ICT in Table 1 with its relevant 1.
| ICT Type | communication sector. |
| Satellite communication | Radio |
| Broadcasting | Internet |
| Data network | GSM |
| Telecommunication | video conferencing |
(b) List three computing devices that belong to each of (i) 19th; and (ii) 20th century periods.
(a) Matching each ICT type with its relevant communication sector. The four sectors listed (Radio, Internet, GSM, video conferencing) belong to the ICT types as follows:
Reasoning: Broadcasting is the ICT used to transmit radio (and television) programmes; a data network carries traffic for the Internet; telecommunication covers voice/mobile telephony such as GSM; and satellite communication provides the long-distance links that make video conferencing possible.
| ICT Type | Communication sector |
|---|---|
| Broadcasting | Radio |
| Data network | Internet |
| Telecommunication | GSM |
| Satellite communication | Video conferencing |
(b) Three computing devices for each period:
(i) 19th century (1800s):
(ii) 20th century (1900s):
Answer Details
(a) Matching each ICT type with its relevant communication sector. The four sectors listed (Radio, Internet, GSM, video conferencing) belong to the ICT types as follows:
Reasoning: Broadcasting is the ICT used to transmit radio (and television) programmes; a data network carries traffic for the Internet; telecommunication covers voice/mobile telephony such as GSM; and satellite communication provides the long-distance links that make video conferencing possible.
| ICT Type | Communication sector |
|---|---|
| Broadcasting | Radio |
| Data network | Internet |
| Telecommunication | GSM |
| Satellite communication | Video conferencing |
(b) Three computing devices for each period:
(i) 19th century (1800s):
(ii) 20th century (1900s):
Would you like to proceed with this action?