Inapakia....
|
Bonyeza na Ushikilie kuvuta kuzunguka |
|||
|
Bonyeza Hapa Kufunga |
|||
Swali 1 Ripoti
(a) Define;
(i) Data Security (i) Data risk assessment
(b)(i) What is Access Control
(ii) List the access control methods in database security.
(c) State three roles of a database administrator.
This question tests data security concepts, risk assessment, access control in databases, and the duties of a database administrator.
(a)(i) Data security
Data security is the protection of data from unauthorised access, alteration, disclosure, or destruction, so that its confidentiality, integrity, and availability are preserved.
(a)(ii) Data risk assessment
Data risk assessment is the process of identifying the threats and vulnerabilities that could affect an organisation's data, judging how likely each is and how much harm it would cause, so that suitable safeguards can be chosen.
(b)(i) Access control
Access control is the security mechanism that decides and enforces who is allowed to view or use data and resources, and what actions (read, write, modify, delete) each user may perform.
(b)(ii) Access control methods in database security
(Authentication methods such as passwords and biometrics support these controls.)
(c) Three roles of a database administrator (DBA)
Examination reminder: keep the terms distinct: data security is the overall protection, risk assessment is judging the threats beforehand, and access control is the specific mechanism that limits who can do what.
Maelezo ya Majibu
This question tests data security concepts, risk assessment, access control in databases, and the duties of a database administrator.
(a)(i) Data security
Data security is the protection of data from unauthorised access, alteration, disclosure, or destruction, so that its confidentiality, integrity, and availability are preserved.
(a)(ii) Data risk assessment
Data risk assessment is the process of identifying the threats and vulnerabilities that could affect an organisation's data, judging how likely each is and how much harm it would cause, so that suitable safeguards can be chosen.
(b)(i) Access control
Access control is the security mechanism that decides and enforces who is allowed to view or use data and resources, and what actions (read, write, modify, delete) each user may perform.
(b)(ii) Access control methods in database security
(Authentication methods such as passwords and biometrics support these controls.)
(c) Three roles of a database administrator (DBA)
Examination reminder: keep the terms distinct: data security is the overall protection, risk assessment is judging the threats beforehand, and access control is the specific mechanism that limits who can do what.
Swali 2 Ripoti
(a)(i) Define application package.
(ii) State one use each of any four application packages
(b) List two benefits of a presently package
(c) Outlines three guidelines for creating a good MS PowerPoint Presentation
This question tests what an application package is, the uses of common packages, the benefits of a presentation package, and good practice when building a PowerPoint presentation.
(a)(i) Application package
An application package is a ready-made program (or set of programs) developed to perform a specific type of user task, sold or supplied for general use rather than written for one organisation only. Examples are Microsoft Word, Excel, and PowerPoint.
(a)(ii) One use each of any four application packages
| Application package | Use |
|---|---|
| Word processor (e.g. MS Word) | Typing, editing, and formatting text documents such as letters and reports. |
| Spreadsheet (e.g. MS Excel) | Performing calculations and analysing data in rows and columns. |
| Database (e.g. MS Access) | Storing, sorting, and retrieving structured records. |
| Presentation (e.g. MS PowerPoint) | Creating slide shows to present information to an audience. |
(b) Two benefits of a presentation package
(c) Three guidelines for creating a good MS PowerPoint presentation
Examination reminder: when asked for guidelines, give practical design rules (readability, brevity, consistency), not just "make it nice"; each specific, distinct point earns a mark.
Maelezo ya Majibu
This question tests what an application package is, the uses of common packages, the benefits of a presentation package, and good practice when building a PowerPoint presentation.
(a)(i) Application package
An application package is a ready-made program (or set of programs) developed to perform a specific type of user task, sold or supplied for general use rather than written for one organisation only. Examples are Microsoft Word, Excel, and PowerPoint.
(a)(ii) One use each of any four application packages
| Application package | Use |
|---|---|
| Word processor (e.g. MS Word) | Typing, editing, and formatting text documents such as letters and reports. |
| Spreadsheet (e.g. MS Excel) | Performing calculations and analysing data in rows and columns. |
| Database (e.g. MS Access) | Storing, sorting, and retrieving structured records. |
| Presentation (e.g. MS PowerPoint) | Creating slide shows to present information to an audience. |
(b) Two benefits of a presentation package
(c) Three guidelines for creating a good MS PowerPoint presentation
Examination reminder: when asked for guidelines, give practical design rules (readability, brevity, consistency), not just "make it nice"; each specific, distinct point earns a mark.
Swali 3 Ripoti
(a) Define the following
(i) Database
(ii) Database management system
(b) Mention three functions of a database management system.
(c) Mention two ways through which data can be destroyed.
(d) State three precautionary measure to prevent data loss.
This question tests core database concepts, what a database management system does, and how data can be lost and protected.
(a)(i) Database
A database is an organised collection of related data stored together so that it can be easily accessed, managed, and updated. For example, a school's student records kept in structured tables form a database.
(a)(ii) Database management system (DBMS)
A database management system is the software that allows users to create, store, retrieve, update, and control access to a database. Examples are Microsoft Access, MySQL, and Oracle.
(b) Three functions of a database management system
(Other valid functions: enforcing data integrity, allowing multiple users to share data concurrently, providing query facilities.)
(c) Two ways through which data can be destroyed
(d) Three precautionary measures to prevent data loss
(Other valid measures: use an uninterruptible power supply against power failure, keep the system physically secure, and avoid opening suspicious files/attachments.)
Examination reminder: keep the difference clear: a database is the stored data, while a DBMS is the software used to manage that data. Marks are lost when the two are confused.
Maelezo ya Majibu
This question tests core database concepts, what a database management system does, and how data can be lost and protected.
(a)(i) Database
A database is an organised collection of related data stored together so that it can be easily accessed, managed, and updated. For example, a school's student records kept in structured tables form a database.
(a)(ii) Database management system (DBMS)
A database management system is the software that allows users to create, store, retrieve, update, and control access to a database. Examples are Microsoft Access, MySQL, and Oracle.
(b) Three functions of a database management system
(Other valid functions: enforcing data integrity, allowing multiple users to share data concurrently, providing query facilities.)
(c) Two ways through which data can be destroyed
(d) Three precautionary measures to prevent data loss
(Other valid measures: use an uninterruptible power supply against power failure, keep the system physically secure, and avoid opening suspicious files/attachments.)
Examination reminder: keep the difference clear: a database is the stored data, while a DBMS is the software used to manage that data. Marks are lost when the two are confused.
Swali 4 Ripoti
a (i) Define an operating system.
(ii) State two functions of an operating system
(iii) List two differences between an operating system and application system software.
b Starting from the Save As dialogue box, outline the steps involved in passwording a document in a word processing package.
This question tests your understanding of the operating system as system software and how it differs from application software, plus the practical steps for password-protecting a document.
(a)(i) Definition of an operating system
An operating system (OS) is the system software that manages the computer's hardware and software resources and provides a platform (an interface and set of services) on which application programs can run. Examples are Windows, macOS, Linux, and Android.
(a)(ii) Two functions of an operating system
(Other acceptable functions: file management, device/input-output management, providing a user interface, security and access control.)
(a)(iii) Two differences between an operating system and application software
| Operating system (system software) | Application software |
|---|---|
| Manages and controls the computer hardware and resources. | Performs specific tasks directly useful to the user (for example typing a letter). |
| Runs automatically when the computer is switched on and must be present for the machine to work. | Is installed and run by the user on top of the OS; the computer can still boot without it. |
(A third valid difference: the OS is general-purpose infrastructure, while application software is designed for a particular user task.)
(b) Steps to password a document from the Save As dialogue box (word processor)
Examination reminder: the key distinction to state is that the operating system controls the hardware and must be present for the computer to function, whereas application software runs on top of it to do a user's specific job.
Maelezo ya Majibu
This question tests your understanding of the operating system as system software and how it differs from application software, plus the practical steps for password-protecting a document.
(a)(i) Definition of an operating system
An operating system (OS) is the system software that manages the computer's hardware and software resources and provides a platform (an interface and set of services) on which application programs can run. Examples are Windows, macOS, Linux, and Android.
(a)(ii) Two functions of an operating system
(Other acceptable functions: file management, device/input-output management, providing a user interface, security and access control.)
(a)(iii) Two differences between an operating system and application software
| Operating system (system software) | Application software |
|---|---|
| Manages and controls the computer hardware and resources. | Performs specific tasks directly useful to the user (for example typing a letter). |
| Runs automatically when the computer is switched on and must be present for the machine to work. | Is installed and run by the user on top of the OS; the computer can still boot without it. |
(A third valid difference: the OS is general-purpose infrastructure, while application software is designed for a particular user task.)
(b) Steps to password a document from the Save As dialogue box (word processor)
Examination reminder: the key distinction to state is that the operating system controls the hardware and must be present for the computer to function, whereas application software runs on top of it to do a user's specific job.
Swali 5 Ripoti
Given an internet connected computer, outline a step by step procedure for carrying out the following operations;
(a) How to log on to www.mybooks.com and obtain the prices of books W, X, Y, Z and M.
(b) How to tabulate the prices in a worksheet, showing the prices in dollars and the naira equivalent, for each book and save the workbook as "Prices of Books". Assume that the prices of the books are given in dollars, [use $1.00=N120.00].
(c) How to send the workbook in 5(b) as an attachment to your father's email address (myfather@yahoo.com) with the subject "Price of Books".
| A | B | C | |
|---|---|---|---|
| 1 | Book | Price ($) | Naira Equivalent (₦) |
| 2 | W | 12.50 | 1,500.00 |
| 3 | X | 15.00 | 1,800.00 |
| 4 | Y | 8.75 | 1,050.00 |
| 5 | Z | 20.00 | 2,400.00 |
| 6 | M | 10.00 | 1,200.00 |
Maelezo ya Majibu
| A | B | C | |
|---|---|---|---|
| 1 | Book | Price ($) | Naira Equivalent (₦) |
| 2 | W | 12.50 | 1,500.00 |
| 3 | X | 15.00 | 1,800.00 |
| 4 | Y | 8.75 | 1,050.00 |
| 5 | Z | 20.00 | 2,400.00 |
| 6 | M | 10.00 | 1,200.00 |
Swali 6 Ripoti
A student was asked to record the type of vehicle that entered the school compound through the school's main gate on a Monday morning. The passage below is an excerpt from the student's report on the assignment. "Report on the vehicular traffics at the gate on Monday.
1. Introduction; I was directed by the school principal to sit at the main gate and record the type and number of vehicles that passed through the gate on Monday morning.
2. Observation; I arrived at the gate at about 8;00am and left at 12 noon. During this period, I made the following observation; Car, bus, bus, car, lorry, motorcycle, car, tricycle, motorcycle, bus, bus."
(a) Beginning from the desktop, outline a step by step procedure of how to type the passage in MS word, using A4 paper size and portrait orientation.
(b) State the procedure for carrying out the following operations in the passage;
(i) Begin the second and third sentences in new paragraphs; (ii) Write the first sentence in capital letter underline it and bold it. (iii) Begin the first letter of a sentence with capital letters (iv) Represent the student's observation in a table with three columns under the headings; Serial Number, Type of vehicle, Number of vehicle (v) Merge the first two cells of the ast row of the table and type "Total"and give the total number of vehicles observed in the column for number of vehicles (vi) Save the document with the name: "Vehicular traffic"(vii) Print the document.
This practical question tests how to create and format a document in MS Word: opening the program, setting the page, arranging paragraphs, applying character formatting, building a table with a merged total cell, and finally saving and printing.
(a) Type the passage in MS Word using A4 size and portrait orientation (starting from the desktop)
(b)(i) Begin the second and third sentences in new paragraphs
Place the cursor immediately before the first word of each of those sentences and press the Enter key to push each sentence onto its own new line/paragraph.
(b)(ii) Write the first sentence in capitals, underline it and bold it
(b)(iii) Begin the first letter of a sentence with a capital letter
Word does this automatically (AutoCapitalize) when you type; otherwise select the letter, use Change Case and choose Sentence case, or simply retype the first letter as a capital.
(b)(iv) Represent the observation in a table with three columns
Click Insert then Table, choose a table of 3 columns and enough rows, then fill it in. Summarising the student's observation gives:
| Serial Number | Type of vehicle | Number of vehicle |
|---|---|---|
| 1 | Car | 3 |
| 2 | Bus | 4 |
| 3 | Lorry | 1 |
| 4 | Motorcycle | 2 |
| 5 | Tricycle | 1 |
| Total | 11 |
(Counting the list Car, bus, bus, car, lorry, motorcycle, car, tricycle, motorcycle, bus, bus gives 3 cars, 4 buses, 1 lorry, 2 motorcycles, and 1 tricycle, which add up to \(3+4+1+2+1 = 11\) vehicles.)
(b)(v) Merge the first two cells of the last row and type "Total"
(b)(vi) Save the document as "Vehicular traffic"
Click File then Save As, choose a location, type the name Vehicular traffic, and click Save.
(b)(vii) Print the document
Click File then Print, confirm the printer and number of copies, and click Print (make sure the printer is switched on and has paper).
Examination reminder: when a table asks for a total, count each category carefully from the data and make the totals add up (here 11); a merged "Total" cell must sit in the correct last row with the correct sum.
Maelezo ya Majibu
This practical question tests how to create and format a document in MS Word: opening the program, setting the page, arranging paragraphs, applying character formatting, building a table with a merged total cell, and finally saving and printing.
(a) Type the passage in MS Word using A4 size and portrait orientation (starting from the desktop)
(b)(i) Begin the second and third sentences in new paragraphs
Place the cursor immediately before the first word of each of those sentences and press the Enter key to push each sentence onto its own new line/paragraph.
(b)(ii) Write the first sentence in capitals, underline it and bold it
(b)(iii) Begin the first letter of a sentence with a capital letter
Word does this automatically (AutoCapitalize) when you type; otherwise select the letter, use Change Case and choose Sentence case, or simply retype the first letter as a capital.
(b)(iv) Represent the observation in a table with three columns
Click Insert then Table, choose a table of 3 columns and enough rows, then fill it in. Summarising the student's observation gives:
| Serial Number | Type of vehicle | Number of vehicle |
|---|---|---|
| 1 | Car | 3 |
| 2 | Bus | 4 |
| 3 | Lorry | 1 |
| 4 | Motorcycle | 2 |
| 5 | Tricycle | 1 |
| Total | 11 |
(Counting the list Car, bus, bus, car, lorry, motorcycle, car, tricycle, motorcycle, bus, bus gives 3 cars, 4 buses, 1 lorry, 2 motorcycles, and 1 tricycle, which add up to \(3+4+1+2+1 = 11\) vehicles.)
(b)(v) Merge the first two cells of the last row and type "Total"
(b)(vi) Save the document as "Vehicular traffic"
Click File then Save As, choose a location, type the name Vehicular traffic, and click Save.
(b)(vii) Print the document
Click File then Print, confirm the printer and number of copies, and click Print (make sure the printer is switched on and has paper).
Examination reminder: when a table asks for a total, count each category carefully from the data and make the totals add up (here 11); a merged "Total" cell must sit in the correct last row with the correct sum.
Je, ungependa kuendelea na hatua hii?