Loading....
|
Press & Hold to Drag Around |
|||
|
Click Here to Close |
|||
Question 1 Report
(a)(i) What is data model?
(ii)State three types of data model
(b)(i) List three approaches to data modeling.
(ii) Explain any one approach listed in1(b)(i)
This question tests knowledge of data models and approaches to data modelling.
(a)(i) Data model. A data model is a way of describing and organising how data is structured, stored and related in a database, defining the data elements, their attributes and the relationships between them.
(a)(ii) Three types of data model.
(The object-oriented model is another acceptable type.)
(b)(i) Three approaches to data modelling.
(b)(ii) Explanation of one approach. Conceptual data modelling gives a high-level, technology-independent picture of the data. It identifies the main entities (such as Student, Course), their key attributes, and the relationships between them, usually drawn as an entity-relationship diagram. It focuses on what data the organisation needs and how items relate, not on how the data will physically be stored, so it is used early in design to agree the requirements with users.
Examination reminder: do not confuse the types of data model (hierarchical, network, relational) with the levels/approaches of modelling (conceptual, logical, physical); this question asks for both.
Answer Details
This question tests knowledge of data models and approaches to data modelling.
(a)(i) Data model. A data model is a way of describing and organising how data is structured, stored and related in a database, defining the data elements, their attributes and the relationships between them.
(a)(ii) Three types of data model.
(The object-oriented model is another acceptable type.)
(b)(i) Three approaches to data modelling.
(b)(ii) Explanation of one approach. Conceptual data modelling gives a high-level, technology-independent picture of the data. It identifies the main entities (such as Student, Course), their key attributes, and the relationships between them, usually drawn as an entity-relationship diagram. It focuses on what data the organisation needs and how items relate, not on how the data will physically be stored, so it is used early in design to agree the requirements with users.
Examination reminder: do not confuse the types of data model (hierarchical, network, relational) with the levels/approaches of modelling (conceptual, logical, physical); this question asks for both.
Question 2 Report
(a) Vera a secretary to the manager of her organization is saddled with the responsibility of typing a confidential report. She is also instructed to insert the word "CONFIDENTIAL" diagonally in the background of every page of the report.
(i) State the most suitable application software needed by Vera to produce the report.
(ii) What feature of the application software can be used to insert the word "CONFIDENTIAL" as instructed?
(iii) Mention one measure that can be taken to ensure the confidentiality of the soft copy of the report in the computer.
(b) Explain the following terms;
(i) Icon
(ii) Browser
This question tests choice of application software, a document feature, information security, and two general computing terms.
(a)(i) Most suitable application software. A word processor (for example Microsoft Word) is best for typing and formatting the confidential report.
(a)(ii) Feature to insert "CONFIDENTIAL" diagonally in the background of every page. The Watermark feature (a diagonal text watermark) places the faint word across the background of every page.
(a)(iii) One measure to keep the soft copy confidential. Protect the file with a password (encrypt the document) so that only authorised persons can open it. (Restricting access rights or storing it in a secure/encrypted folder is also acceptable.)
(b) Terms.
Examination reminder: the diagonal faint text behind every page is specifically a watermark, a word-processor feature; do not confuse it with a header, footer or text box.
Answer Details
This question tests choice of application software, a document feature, information security, and two general computing terms.
(a)(i) Most suitable application software. A word processor (for example Microsoft Word) is best for typing and formatting the confidential report.
(a)(ii) Feature to insert "CONFIDENTIAL" diagonally in the background of every page. The Watermark feature (a diagonal text watermark) places the faint word across the background of every page.
(a)(iii) One measure to keep the soft copy confidential. Protect the file with a password (encrypt the document) so that only authorised persons can open it. (Restricting access rights or storing it in a secure/encrypted folder is also acceptable.)
(b) Terms.
Examination reminder: the diagonal faint text behind every page is specifically a watermark, a word-processor feature; do not confuse it with a header, footer or text box.
Question 3 Report
(a) Outline the steps involved in creating the Query By Example (QBE) in figure 1 assuming the table customer exist already.
Figure 1
(b) Write the steps to generate the SQL statement for the action in 4 (a).
(a) Creating the Query By Example (QBE) in Microsoft Access, given that the Customer table already exists.
(b) Generating the SQL statement for the query in 4(a).
Use any one of the following:
Access then displays the equivalent SQL for the query, of the form:
SELECT [Last Name], [First Name], Town FROM tblCustomer WHERE [Last Name] = 'John';
Answer Details
(a) Creating the Query By Example (QBE) in Microsoft Access, given that the Customer table already exists.
(b) Generating the SQL statement for the query in 4(a).
Use any one of the following:
Access then displays the equivalent SQL for the query, of the form:
SELECT [Last Name], [First Name], Town FROM tblCustomer WHERE [Last Name] = 'John';
Question 4 Report
(a) Outline the steps involved in printing the first five pages of a word document from the print dialog box on a computer with two printers installed.
(b) Sadiq complained that a pop-up usually appears on the screen of his personal computer thereby disturbing him while using the computer;
(i) What is the possible cause of the pop-up?
(ii) State a possible cause of the element causing the pop-up.
(iii) What measure would be necessary to stop the pop-up from reoccurring?
(c) Mr Aneke is billed to address audience in an auditorium.
(i) What computer application package is suitable to prepare and deliver his speech?
(ii) State the output device that can be used to transmit Mr Aneke's speech note from his computer to a large screen in the auditorium.
(d) Give two types of computer network.
This question tests printing a page range on a multi-printer system, dealing with pop-ups, presentation software, and types of network.
(a) Print the first five pages on a computer with two printers.
(b) The disturbing pop-up.
(c) Mr Aneke's address in an auditorium.
(d) Two types of computer network: LAN (Local Area Network) and WAN (Wide Area Network) (MAN and PAN are also acceptable).
Examination reminder: to print a range, choose "Pages" and type 1-5 (a hyphen means "through"); and remember to pick the correct printer first when more than one is installed.
Answer Details
This question tests printing a page range on a multi-printer system, dealing with pop-ups, presentation software, and types of network.
(a) Print the first five pages on a computer with two printers.
(b) The disturbing pop-up.
(c) Mr Aneke's address in an auditorium.
(d) Two types of computer network: LAN (Local Area Network) and WAN (Wide Area Network) (MAN and PAN are also acceptable).
Examination reminder: to print a range, choose "Pages" and type 1-5 (a hyphen means "through"); and remember to pick the correct printer first when more than one is installed.
Would you like to proceed with this action?