Sunteți pe pagina 1din 6

* Answer ve (05) question only, including the rst question and four others.

* First question carries 20 marks and each of the other question carries 10 marks.
01. i. a) Convert binary number 1111 0101 10112 into octal number. Show the necessary steps.
b) Convert hexadecimal number B0916 into binary number. Show necessary steps.
ii. An air has two states ON and OFF which are controlled by two sensors A and B. Logical values for the
sensors A and B are described below.
Sensors ON ( 1 ) OFF (0)
Sensor A [ Door ] Closed Opened
0 0
Sensor B [ Temperature ] Equal or below to 20 C Above 20 C

If the air conditioner is in ON state, At least logical value of one of the sensors should be 1. Diagram given
below describes the logical function of the circuit of the air conditioner.
a) Draw the logical gate that should come in X.
Sensor - A
X
Sensor - B

b) Fill in the blanks in the truth table.

Sensors - A Sensor - B AC - ON / OFF


0 0 ............
0 1 ON
1 0 ON
1 1 ...........

iii. Color scheme of a graphic is represented by 5 bits per pixel. How many maximum colors can be
created?
iv. Saman inserts ATM card into ATM machine and enters password then the amount of money to be
withdrawn, Money is expelled, account is deducted then bill is given out. Write input, output and process of
the above scenario.
1
v. Popular ports are given below used to connect certain hardware in to the system.

A B C D
a. Write two ports used to connect the monitor into computer.
b. Which port is used to connect network cable into the computer.
vi. The tools in a word processing software are used to format the phrase in ‘B’ from ‘A’, Write the name the
tools used.
Before formatting : Information Communication Technology - 2019
After formatting : Information Communication Technology - 2019
vii. Say whether the statements are ‘True’ or ‘False’.
a. We can connect our computer to the Internet without permission of ISP. ( )
b. SMTP is used in e- mail servers. ( )
c. ICMP is used to detect errors. ( )
d. Thunder bird is one of e-mail clients ( )

viii. Some tools used in GIMP graphical designing software given below. Write their name from the box.

Magic wand / Fuzzy tool, Heal, Clone, Smudge, Rotate, Crop

A B C D
ix. Four layers of computer system are illustrated in the diagram. Identify and write A and B.

x. The pseudocode describes to calculate and print sum of even and odd
numbers separately from 1 to 10. Fill in the blanks by observing this User
algorithm.
B
Hard A
BEGIN ware
num = 1
oddSum = 0
evenSum = 0
WHILE (num<=a...... )
rem = b...... MOD 2
IF ( rem==1) THEN
oddSum = c..... + num
ELSE
evenSum = evenSum + num
END IF
num = d.......
END WHILE
PRINT oddSum, evenSum
END
2
02. i. Find the most appropriate term to fill in the blank.
[ Firewall , Plagiarism , Holographic , Logical security ]
a. .......................................................... technology is mostly used with scenes depicting horror.
b. Backups, passwords and software firewall are types of .............................................................
c. The ................. filters access to and provide connection from internet for information with every
network.
d. ...................................is the act of stealing another’ creative work and displaying it as one’s own.

b. What are the difference between digital bridge and Digital literacy?
c. “ As of today, technology has become indispensable to mankind technology and mankind are now
interconnected as inseparable”.
i. Briefly explain about Ergonomics.
ii. As a result, Technology related health issues too keep increasing. Write three health related
issues that we may face as a result of technology.
iii. Mention safe methods to dispose e waste.

03. The web page is displayed in the figure - 1 is rendered by the HTML code in the figure - 2
(in next page).
i. Fill in the blanks numbered 1 - 10 using the tag or attribute given in the list.

Figure : 1 3
[ List : TABLE, B, HREF, BODY ,I, IMG, P, BR, CAPTION, HR, UL , H1, ALT, A, COLSPAN ]
<html>
<head>
<title> Peradeniya Botanical Garden </title>
</head>
<body>
<(1)>Peradeniya Botanical Garden </(1)>
<(2) src="123.jpg" width=200 height=100 (3)="Botanical Garden" >
<(4)>
Peradeniya is a famous <(5)> botanical garden </ (5)> in Srilanka. It is
situated at Central Province. This is the biggest garden in Srilanka.
</(4)>
This garden is with,
<(6) type = "disc">
<li> Herbal Plants </li>
<li> Ancient trees </li>
<li> Flowers </li>
<li> Grass lands </li>
</(6)>
<(7) border="2">
<tr> <th (9) ="2">The Garden Open daily</th> </tr>
<tr> <td> Weekends </td> <td> 8.00a.m - 6.00p.m</td>
</tr>
<tr> <td> Weekdays </td> <td>9.00a.m - 5.00p.m</td>
</tr>
</(7)>
<br>for more information visit
<(10) href="www.peradeniyagarden.com"> Peradeniya Garden </(10)>
</body>
</html>

Figure : 2
ii. Consider the url http://www.nie.lk/pdffiles/tg/t11tim149.pdf , Write domain name and resource
name.
iii. Write suitable term for the description.

A It is used to identify computers on the Internet uniquely. P Web sever

B Unwanted email messages. Q IP Address

C Providing services to the client using http. R Spam

04. Araliya textiles uses a spread sheet application to prepare monthly pay roll of their employees, A part
of the spread sheet is shown in next page, Based on this spread sheet answer the questions.

The employees should covers 300 nits per month as in the cell D3. The payment description is given
in the cell range D6:D11. Extra payment for each units is double as a normal unit.

4
i. Write the formula in the cell E6 to calculate payment for one extra unit for each employee.
ii. What formula should be entered to calculate extra unit for each employees.
iii. Write the formula will be obtained in F7 being copied from F6.
iv. Write formula which is to be entered in the G6 to calculate Amali’s payment.
v. Write formula should be entered into the cell G12 to find the total payment.

05. Consider the following database tables that stores data of a book distribution agent.

Book Table Publisher Table


Book_Id Book_name No_Of_book Pub_Id Pub_name ISBN

B001 Madoldhuwa 752 P001 Dayawansha Jayakody 955-441-126-5

B002 Gamperaliya 1225 P002 Fast Prin ng 920-955-220-7

B003 Amba yaluwo 1412 P003 Thanuji Printers 978-955-006-1

i. Mention two suitable primary keys with the names of the relevant tables.
ii. 2500 copies of “Kali yugaya” of Book Id 07 was added.
a. Which table should be updated?
b. Show the new record/(s) according to above updated tables(s).
iii. Write 4 advantages of Electronic database system than manual database system. Briefly explain
“Foreign key”.

5
06. Elkaduwa tea plantation factory has decided to computerized their manual information system into
computer based information system.
i. Write two methods that they can use to collect data to identify the user requirements.
ii. Name the third and fifth stages in SDLC, when developing the information system for the factory.
iii. Name the most suitable deployment method for this computerized system. Give your reason.
iii. State two system development models.
iv. Write two testing methods.

07. i. The following flowchart shows an algorithm that reads three numbers and display the large
number, Write the pseudo code for the given flowchart.
Start

Input
a,b,c

If yes If no If
Print a a>c a>b b>c Print b

Print c

Stop

ii. The following flowchart represent 100 numbers to find out the total of the even and odd number
separately. Identify and write down the appropriate statements for labels A, B, C and D. (You are not
required to copy the flowchart to your answer book)
Start

Total = 0
x=0
EvenTotal = 0

If
(A) ....... (E) ....... Stop

Input
Number

If
(B) ....... (C) .......

(D) .......
6

S-ar putea să vă placă și