Вы находитесь на странице: 1из 13

SULIT 3765/1

ANSWER SHEET Question No. 1 (i) 2 (ii) 3 a) 4 b) 5 6 7 a) 8 b) 9 a) 10 b) 11 (i) 12 (ii) X 13 Y 14 a) 15 b) 16 a) 17 b) 18 a) 19 b) a) 20 b) 21 22 23 a) 24 b) 25


3765/1

Candidates Answer

Marks
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

Section A
[36 marks]

Answer all the questions. Write your answers in the spaces provided in Answer Sheet. Each answer carries one mark. 1. Study the statement below carefully.
Production was slow because everything was done manually and totally depended on human labour.
Statement 1

Statement 1 above is regarding to ______________________ systems.


2. Statement below is about controversial issue. Azman is a Muslim. One day, he received a spam e-mail stating that his favourite drink Power-B uses non-halal food colouring, but he does not know if the source of the content is credible or true. He decides to forward the e-mail to 50 of his friends. Statement 2

Based on Statement 2 above,


(i) Azman has convicted ______________________

(ii) List another effect of controversial content


3. Figure 1 shows the examples of input and output devices.

B
Figure 1

Based on Figure 1, write A, B or C to indicate the input device used for audio.

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

A Can only hold the data temporarily B Can store the data permanently until it is deleted or removed
Table 1 4. Based on Table 1 above, identify the types of storage for:

a) A b) B 5. Write TRUE or FALSE for the following statement: a) A computer that operates at 933 MHz (megahertz) has 933 million clock cycles in one second (hertz)
6. Figure 2 shows three displays of operating system user interfaces

Y
Figure 2

Table 2 below shows the statement is about an interface of OS User do not need to memorise all the syntax to issue command Easy to use User friendly Take a short time to learn Make use of graphical capability
Table 2

Match X, Y or Z in Figure 2 with the statement in Table 2. 7. The functions of operating system are I. Providing user interface II. Configuration device III. Managing memory IV. Managing data A. I, II, III B. I, III, IV
3765/1
2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

C. I, II, IV D. I, II, III, IV

8. Read the statements below carefully. This network architecture allows the network to centralise functions and A applications in one or more dedicated file servers. The server is the heart of the system Each node in this network directly connect to two neighbouring nodes or normally B connect in loop to enable data and resource exchange
Statement 3

Based on Statement 3 above, identify a) A b) B


9. Figure 3 below shows a networking device

Figure 3

Identify the device in Figure 3.


10. Figure 4 shows wired transmission medium.

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

Y
Figure 4

By using W, X, Y and Z in Figure 4, identify the following transmission medium. a) Fibre optic cable b) Shielded Twisted Pair 11. There are various of client software in networking. State a function of web browser.
12. Based on Table 3, match the software with the following statement by writing P, Q, R or S

P Q R S

Sonic Sound Forge Adobe Flash Notepad Window Movie Maker


Table 3

i. ii.

This software is for editing animation. This software is for editing audio.

13. The Figure 5 below shows the multimedia production phases chart.

Analysis

Design

Testing

Evaluation

Figure 5

Y Based on the chart above, name X and Y 14. ____________ is one of the user interface principles which means users can move around the menus, help files or other screens in a system.

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

15. Figure 6 shows the types of authoring tool concept Authoring Tools Concept

Time Frame Concept

X Multimedia elements are organized as icons in a flowchart. Figure 6

Y Multimedia elements are organized as page of book or stack of cards.

Based on Figure 6, identify: (a) X (b) Y These programming languages are more abstract, easier to use, and more portable across platforms. 16.
Statement 4

State the level of programming language mentioned in Statement 4. 17. Table 4 shows types of control structure. A B C D Selection control structure Repetition control structure Sequence control structure Consecutive control structure
Table 4

Match A, B, C, and D in Table 4 with the following statements:

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

a) Enables the programmer to assign different events for different situations. Programmers can use it to implement decision making process. b) Executes statements one by one in linear or consecutive order 18. Which of the following are done during the documentation phase in program development phase? A. Johan interviews his client to find out the client needs. B. Johan writes a report that consists of all the descriptions of the program, source code and maintenances. C. Johan test the program for any error. D. Johan corrects the program source code
19. Figure 7 shows part of the code used during a program execution
Private Sub cmdCalculate_Click() Dim radius As Double, area As Double Const pie = 3.142 radius = txtWeight.Text area = pie * radius * radius lblDisplay.Caption =MsgBox(The area of ci rc l e& i s FormatNumber(area, 2)) End Sub

Figure 7

Based on Figure 7, answer the following questions: (a) State one constant. (b) State one variable
20. State whether the following statements is TRUE or FALSE a) Boolean data types consists either a True or False value. Programmers usually use it to

store status. b) Logical operators are notations that tell the computer to perform logical operations. Examples of logical operation are Plus, Minus, Multiply and Divide.
21. _____________language programmers write instructions using mnemonic instruction codes.

A. B. C. D.

Natural Machine Assembly Procedural


Library Management System Book Information BookID Quantity Anchor Publisher Menu Insert Delete

SMK High Tech 22. Figure 8 shows an interface of an automated library system of SMK High Tech

3765/1

2010 Panitia ICT Sibu

Title

Editor Update

[Lihat Sebelah SULIT

SULIT 3765/1

Figure 8

Which field is the primary key?

23.

List one or more records using certain condition Statement 5 Statement 5 represents the usage of ________________ in data manipulation A. B. C. D. Modify Filter Update Sort

24. Match the information system in column X with statements in column Y Column X I II III IV B Executive Information System V Column Y software package that consists of the basic structure used to find answers to questions. The system that concerned with how decisions affect an entire organization Collect, store, modify and retrieve the transactions of an organization. supports managers in non routine decision-making tasks set of formal business systems designed to provide information for an organization

Transaction Processing System

Analysis 25. Figure 9 shows six phases in developing a system Design


3765/1
2010 Panitia ICT Sibu

Implementation Testing Phase Z Maintenance

[Lihat Sebelah SULIT

SULIT 3765/1

Figure 9

Based on Figure 9, name Phase Z

Section B [20 marks] This section consists of five questions. Answer all questions.

26. Following is the definition for a type of computer crimes Unauthorized use of another persons property with the intention to deny the owner the rightful possession of that property.
a) Based on the definition above, give two (2) examples of the activity that reflects the

statement above. b) Hacking is a source of threat in computer security (i) Briefly define hacking (ii) Give an example activity in hacking
27. Figure 10 shows about the computer network communications.

[2 marks]

[2 marks]

A
Figure 10 3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

Based on Figure 10, give two differences between network A and network B
28. Figure 11 shows the medium of delivery for multimedia application

[4 marks]

X Figure 11

Based on Figure 11, a) Identify X and Y marks] b) Give one differences between X and Y multimedia applications 29. Figure 12 below shows one of the phases in program development
Start Read X, Y

[2 [2 marks]

X>Y
TRUE Print X is greater than Y End

FALSE

Print X is less than or equal to Y

Figure 12

Based on the flow chart above, answer the following questions: a) There are mistakes in the flow chart above. Identify them by re-drawing with the correct symbol. [2 marks]
b) (i) Name the phase that involve the flow chart above. 3765/1
2010 Panitia ICT Sibu

[1 mark ]
[Lihat Sebelah SULIT

SULIT 3765/1

(ii) What is the output if X = 6 and Y = 9?

[1 mark ]

30. The following are the attributes for a newspaper database


newspaper ID Newspaper name supplier ID supplier name supplier address Newspaper Company

a. (i) Group the attributes into two related tables (ii) Draw a line to show the relationship between the two tables b. State the types of relationship.

[3 marks] [1 mark]

Section C [14 marks] This section consists of 3 questions. Answer TWO questions only: (i)
(ii)

Question 31 is compulsory, and Choose either Question 32 or Question 33

31.

Read the following conversation between a programmer and a Head librarian.

Librarian: Good morning. Can you help me to develop a system for the library book inventory? Secretary: Good morning madam. What details would you like to include in the system? Librarian: The system should be able to register any newly arrived books and show how many books per category. Secretary: All right madam. Ill have it ready as soon as possible. Librarian: Thank you.

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1

Based on the dialogue above design two tables, namely table BOOK and CATEGORY for the library system and enter at least two (2) records for each table. Then draw a line to show the relationship between the tables. [7 marks]
32. There are two (2) desktops, a printer and a laptop at Fairuzs house. The desktops are used by his

brothers, Hafiz and Khairul while Fairuz uses the laptop. They wish to share some of the files together through a home network. Based on the situation above, answer the following questions: a) Suggest a solution to solve the problem faced by the three brothers above. Explain how your suggestion can help them to overcome the problem. [3 marks]
b) Based on your answer in 32(a), teach Fairuz, step by step, on how to apply your

suggestion.

[4 marks]

33. Figure 13 (a) is the source code while 13(b) is the flow chart for the ICT Result program.
Private Sub CommandCheck_Click() Dim marks As Double, response As String marks = TextMark.Text If (marks >= 50) Then response = MsgBox(You have pass your ICT examination, vbOKOnly, Pass) Else response = MsgBox(You have fail your ICT examination, vbOKOnly, Fail) End If

Figure13(a)

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

SULIT 3765/1
Begin

Request marks

>= 50? Yes

No

Print You have fail your ICT examination.

Print You have pass your ICT examination.

End

Figure 13 (b)

Based on Figure 13(a) and 13(b), answer the following questions:


i. ii.

States which phase comes after the process in Figure 13(a). Design the output interface for both of the outcomes. [7 marks]

END OF QUESTION PAPER

3765/1

2010 Panitia ICT Sibu

[Lihat Sebelah SULIT

Вам также может понравиться