Vous êtes sur la page 1sur 8

1

01)

Adding Machine
(John Von Neumann)

a+

1.

(John Mauchly)

2.
3. mlh

(Ada Augesta Lovelace)

4.

(Blaise Pascal)

5.

(John V. Ardanasop)

(computing Devices)

02)

1.

(Babbage) dhy;

(Transistor Technology)

(Difference Engine)
2.

(Commercial Minicomputer)

3. ENIAC

(Vocuum Tube)

4. Apple II
5. xUq;fpide;j Rw;Wf;fs; (ICs) gad;gLj;jp cUthf;fg;gl;l fzpdpahdJ ehd;fhk;
jiyKiwf;Fupa fzpdpahFk;.
03) ml;ltidapy; jug;gl;Ls;s ,yf;f jUf;ff; FwpaPLfSs;, NOT jUf;f;jijf; fhl;LtJ vJ?

1. A khj;jpuk;
2. C khj;jpuk;
3. A Ak; BAk;
4. A Ak; C Ak;
6. A Ak; C Ak;
04) X+Y.Z vDk; Boolean Nfhitapdhy; gpujpepjpj;Jtg;gLj;JtJ vJ?
1. (x.y)+(x.z) 2. (x.y)+(x+z)
3. (x+y)+(x+z)
4. (x+y).(x+z)
5. (x+y).(x.z)
05) RPM myFld; njhlh;Gila rhjdk; gpdtUtdtw;Ws; vJ?

1. RAM

2. CPU

3. ROM

ep

06)

1.
4.

r;
2.

3.

(DVD)

(Flash memory)
(

2. 31.1

(Compact Disk)

5.

07) 11011.10
2. 27.1

5. Flash Memory

(Solid State Device)

(Floppy Disk)
(blu - ray)

4. Hard Disc

3. 30.75

Mr.MCM.Rasmy [B.Com.Computer Application]

4. 27.5

5. 31.5

Brains-Kalmunai

(Translator)

08)

1.

MWT

2.

(ASSEMBLY LANGUAGE PROGRAMS) Translator


(run)

w;

3. Translating

gp

(Compiler)
(Interpreter)

4.

(Assemblers)
(0,1)

5. Python program

(error) syntax error

32

compiler
09)

(Cache memory)
CPU

A.

memory

is

(Register)

B.

( access

speed)

etPd

C.

1. A

(micro

3. A ,C

2. B

processer )

L1,L2,L3

4. B ,C

5. D

10) 628 - 468 =

1. 268

2. 148

3. 168

4. 248

11) 8 bit

5. 128

j;jpd;

1101001

tpy;

(Twos compliment)

ahJ?

1. 20

2. -20

3. 23

4. -23

5. -21

ap

12)
1.

(OMR)

3.

(light pen)

4.

2.
(scanner)

(MICR)
5.

(Digitizer)

13)

IP

r;ir
1. DNS

2. SMTP

3. DHCP

14) IP

4. TCP

5. PROXY

(SUBNETMASK)
?

1.

192.168.1.1

2.

255.255.255.0

CLASS B

IP

CLASS A

3.

"0"

4.

10.21.1.7

5.

129.11.2.25

IP

g;

IP

NETWORK ID

255.0.0.0
IP

Mr.MCM.Rasmy [B.Com.Computer Application]

CLASS A

Brains-Kalmunai

15) gpd;tUk;

khjphpaq;fs; (models) fUJf

A.

(network)

B.

(spiral)

C.

(water fall)
/

1.

2. B

3. C

4. A , C

5. B , C

q;fp

16)

,
.....................

(Swapped out & Blocked)

1.
2.

(Blocked)

3.

(Ready State)

4.

(Swapped out & Waiting)

5.

(Running State)

17)

(File system)
1.

NTFS

New Table File System

2. New Technology File Silent

4. New Table Allocation File System

3. New Technology File System

5. New Technology Allocation File System

18) OSI

(Data Translation), compression

encryption

(Network layer)

1.
2.

(Application layer)

3.

(Presentation layer)

4.

(Physical layer)
(Data Link Layer)

5.
19)

1.

(Expert system)

2.

(ERPS)

3.

(OAS)

4.

(KMS)

5.

(TPS)

20)

jpwe;j

(Dynamic web page)

(server side Scripting language)


1. CSS
21)

2. HTML
HTML

1.

3. PHP

4. Javascript

<Input type = "text" maxlength ="10" >

(text box)

5. XML
maxlength

(font size)

2.
3.

(text box)

4.

(type)

5.

Mr.MCM.Rasmy [B.Com.Computer Application]

Brains-Kalmunai

22) Hyper Text Markup Language

<input type =

HTML

"........................">

1. Drop down button

2. Check box

3. Radio button

4. Select box button 5. multiple line control button

9.0 // 4

23)

1. 2

2. 0

3. 2.0

4. 3.0

5. 5.0

sT

Ngh

24)

example = [1,3,5,7,9]
print example [-3:-1]
1. [1,3,5]

2. [9,7]

3. [5,7,9]

4. [9,7,5]

5. [7,9]

25) 5+6 (25 % 6) 2+8/2


1. 12

2. 26

3. 21

4. 62

26) Z = [21,26, 30,28]

NghJ

z . append (41)

1. [21,26,28,41]
27) M =[a,e,i,o,u]

2. [41,28,26,21]

3. [21,26,30,28,41]

python

1. o

4. [21,26,30,28]

5. [21,26,30,45,28]
.

M =[4]

2. u

28) x=3,y=6

5. 31

3. i

python

4. e

5. a

Not (Y >5) and (X < Y) or (Y > X)

1. 3

2. 18

29) for in range (10,20,5);


1.

20,15,10,5,0

2. 0,5,10,15,20

3. 0,5,10,15

2. pyth

4. 5,10,15,20

3. h,o,n

python

2. 12

5. Syntaxerror

5. 5,10,15

tpisT

python

1. p,y,t,h

1. 15

4. True
print a

python

30) for x in python :


if x == h :
break
print x

31) a= 60,b= 13

3. False

print a & b

3. 21

Mr.MCM.Rasmy [B.Com.Computer Application]

4. p,y,t

5. pyt

bitwise operator (

4. 51

5. 16

Brains-Kalmunai

32,33

Start

x=10

NO
x>0
Yes

Print x

x=x+2
Stop
32)

(Algorithm)

newp
1.

0,2,4,6,8,10

2. 10,8,6,4,2,0

3. 10,8,6,4,2

tpisT

4. 8,6,4,2,0

5. 8,6,4,2

33)
1. x=10

2. x=10

3. x=10

while (x>0):

while (x<0):

x=x-2

x=x-1

print (x)

4. x=10

while (x>0):

while not (x>0):

x=x-2

print (x)

x=x-1

print (x)

print (x)

5. x=10

while (x>0):
x=x-2
print (x)

34)

(relational data base)


A.

(identifier)
(primary key)

C.

Name

(attribute) full name

tJ
1.

(field )

juTfs;

B.

$Wf;F
2. B

name with initial

(composite attribute)
3. A ,B

4. A ,C

5. B ,C

35-37
,

CourseUnit

Courseunit_ID
ICT1
ICT2
ICT3
ICT4

Lecturer

Title
Website Developing
Hardware Engineering
Software Development
Multimedia Technology

Mr.MCM.Rasmy [B.Com.Computer Application]

Lecr_ID
216
282
283
216
282

Name
Ramanan
Aravind
Thisara
Ramanan
Aravind

Courseunit_ID
ICT2
ICT1
ICT4
ICT3
ICT2
Brains-Kalmunai

35)

ik (ER)

36)

o;

ER

1. CourseUnit (Courseunit_ID,Title), lecturer(Lecr_ID,Name), CourseUnitLecturer(Day,Time)


2. CourseUnit (Courseunit_ID,Title), lecturer(Lecr_ID,Name), CourseUnitLecturer(Courseunit_ID, Lecr_ID
Day,Time)
3. CourseUnit (Courseunit_ID,Title), lecturer(Lecr_ID,Name), CourseUnitLecturer(Courseunit_ID, Lecr_ID
Day,Time)
4. CourseUnit (Courseunit_ID,Title), lecturer(Lecr_ID,Name), CourseUnitLecturer(Courseunit_ID, Lecr_ID
Day,Time)
5. CourseUnit (Courseunit_ID,Title), lecturer(Lecr_ID,Name), CourseUnitLecturer(Courseunit_ID, Lecr_ID
Day,Time)
37) NkNy $wg;gl;l juTj;js ml;ltidapypUe;J CourseUnit ICT2 ghlj;jpid Nghjpf;Fk; (Lecr_ID

kw;Wk; Name) tpguq;fis ngWtjw;fhd SQl $w;W vJ?


1. select Lecturer.Lecr_ID Lecturer.Name from CourseUnit where Courseunit_ID=ICT2
2. select CourseUnit.Lecr_ID Lecturer.Name from CourseUnit where Courseunit_ID=ICT2
3. select Lecturer.Name CourseUnit. Courseunit_ID from CourseUnit , Lecturer
4. select Lecturer.Name CourseUnit. Courseunit_ID from CourseUnit , Lecturer where
Courseunit_ID=ICT2
5. select CourseUnit.Lecr_ID Lecturer.Name from CourseUnit

Mr.MCM.Rasmy [B.Com.Computer Application]

Brains-Kalmunai

38) gpd;tUtdtw;Ws; ve;jg; guPl;rpj;jy; cghak; (Testing Strategy) NritngWk; gadh;, Kiwikia
Vw;Wf; nfhs;tjw;fhf fUj;jpw; nfhs;sg;gLk;.

1.
2.
3.
4.
5.

myFg; guPl;ir (Unit test)


Vw;Gg; guPl;ir (Acceptance Test)
fUk;ngl;b Nrhjid (Black box test)
ntz;ngl;br; Nrhjid (White box test)
Kiwik Nrhjid (system test)

39) nkd;nghUs; mgptpUj;jp nray;Kiwapy; (Software Development Process) Nkw;nfhs;sg;gLk;


rhj;jpats Ma;tpy; juT, nray;Kiw, jfty;, td;nghUs;, nkd;nghUs;, fzpdp tiyaikg;G,
cjpupg;ghfq;fs; rk;ge;jkhf Nkw;nfhs;sg;gLk; Ma;T . mFk;.

1.
2.
3.
4.
5.

mKyhf;fy; rhj;jpa tsk; (Operational Feasibility)


nghUshjhu rhj;jpa tsk; (Economical Feasibility)
njhopEl;g rhj;jpa tsk; (Technical Feasibility
epWtd rhj;jpa tsk; (Organizational Feasibility)
nryT rhj;jpa tsk; (Cost Feasibility)

40)
fPNo
fhl;lg;gl;Ls;s
gpujpepjpj;Jtg;gLj;jg;gLfpd;wJ.

juTg;

tug;glj;jpy;

(DFD)

epakf;

FwpaPl;bdhy;

Invoice

D1

1.
2.
3.
4.
5.

gha;ry;

ntspaf cs;nghUs; (External Entity)


nray;Kiw (process)
juT Nrkpg;G (data Store)
Muk;gk; (Start)
KbT (End)

41) gpd;tUk; njhFjpfis (system)


A - rkpghl;Lj; njhFjp
B - R+hpad;
C - ghiw
D - Cloning Foe;ij

fUJf.

,tw;Ws; nraw;if capUs;s Kiwik vJ?


1. A Ak; B Ak; khj;jpuk;
6. A Ak; D Ak; khj;jpuk;

2. C khj;jpuk;

3. B Ak; C Ak; khj;jpuk;

4. D khj;jpuk;

42) Kw;nfhLg;gzT ml;il (Prepaid card) ,lg;gl;L Nkw;nfhs;sg;gLk; Call, SMS kw;Wk; Data Mfpa
trjpfis cs;slf;fpa Sim d; nraw;ghl;bw;F cjhuzkhf miktJ.
1.
2.
3.
4.
5.

epfo;Neur; nrad;Kiw (Real-time processing)


njhluhr; nrad;Kiw (Online processing)
gupkhw;wr; nrad;Kiw (Transaction Processing)
,ilj; njhlh;G nrad;Kiw (Interactive processing)
njhFjpr; nrad;Kiw (Batch processing)

43) mur Cspah;fSf;hfd Ntiy Neuk; njhlh;ghd Rw;wwpf;iffs; (Circulars) www.pub.ad.gov.lk


vDk; ,izaj;jsj;jpypUe;J gjptpwf;fk; (Download) nra;J nfhs;Sk; nraw;ghL.vd
miof;fg;gLk;.
1. G2G

2. B2E

3. G2C

Mr.MCM.Rasmy [B.Com.Computer Application]

4. G2E

5. B2C
Brains-Kalmunai

44) gpd;tUtdtw;Ws; vJ/vit gad;gL epfo;rp epuy;fshf (Utilities soft wares) fUjf;$bait.
A - er;Repuy; vjph;g;G nkd;nghUs; (Antivirus)
B - epidtf Kfhik (Memory management)
C - tl;L tbtikj;jy; (Disc formatting)
1. A Ak; B Ak; khj;jpuk;
5. A.B,C Mfpa vy;yhk;

2. A Ak; C Ak; khj;jpuk

3. B khj;jpuk;

4. C khj;jpuk;

45) xU Clf ,izg;gpDhlhf (channel) gy rkpf;iQfs; gupkhw;wg;gLfpd;w NghJ vjph;Nehf;Fk;


,lh;ghLfis jtph;j;J mr;rkpf;iQfis mg;ghijapDhlhf gupkhw;wk; nra;a gad;gLj;g;gLk;
rhjdk; (Device) vJ?
1. Msp (Switch)
2. Ftpak; (hHb)
5. topr;nrayp (Router)

3. gz;ikahf;fp (Multiplexer); 4. kPs; nrayp (Repeater);

46) cyfyhtpa tiyaikg;gpd; $l;likg;G (World Wide Web Consortium) W3C d; fz;Lgpbg;ghsh;
(Founder) ahh;?
1. Tim John Lee
2. Lee Berners
3. Time Berners Lee
4. Joh Herman Lee
5. Tim Holrith
47) xU ryit ,ae;jpuj;jpd; nray;rhuh Njitg;ghL (Non Functional Requirements) gpd;tUtdtw;;Ws;
vJ?
A - Jzpfis jpwikahf Jitf;;f$bajhf ,Uj;jy;
B - xNu Neuj;jpy; 6.5 Kg Jzpfis Jitf;f $bajhf ,Uj;jy;
C - cyuitf;Fk; gFjp (Spinner) 180watt kpd;rhuj;jpid Efuf;$bajhf ,Uj;jy;
1. A; khj;jpuk;
2. C khj;jpuk 3. A Ak; B Ak;
5. A.B,C Mfpa vy;yhk;

khj;jpuk;

4. B Ak; C Ak;

khj;jpuk;

48) thbf;ifahsh;
tpUg;G
ntWg;Gf;fis
mwpe;J
mtw;wpw;F
nghUj;jkhd
tifapy;
cw;gj;jpfisAk; NritfisAk; toq;Fk; Mw;wYila ,ae;jpuq;fis cw;;gj;jp nra;af;$ba
Mw;wy; cs;s Kiwik MFk;.
1.
2.
3.
4.
5.

fd;Nr Kiwik (Kansi system)


ty;Ydh; (expert System)
cl;nghjpe;j Kiwik (Embedded System)
epGdj;Jt xj;Jiog;G Kiwik (ESS)
Kfhikj;jt jfty; Kiwik (MIS)

49) vy;yh ,lq;fspYk; (everywhere) gadh; cs;sf kw;Wk; njhiyJhu (remote) Nritfis
fzpf;Fk; R+oy; vt;thW miof;fg;gLk;.
1.
2.
3.
4.
5.

Cloud Computing
rh;t tpahgf fzpg;G (ubiquitous Computing)
Mobile Computing
Robotic Computing
Nkw;$upa vJTkpy;iy

50) gpd;tUk; URL If; fUJf. - http://www.schoolnet.lk/2015/modelpapers/AL-ICT.html gpd;tUtdtw;wpy;


vJ Nkw;Fwpj;j URL d; Nky;kl;l Ms;fsj;ij (Top-level domain) Fwpf;fpd;wJ.
1. http

2. html

3. www

4. ww.schoolnet.lk

5.lk

***
Mr.MCM.Rasmy [B.Com.Computer Application]

Brains-Kalmunai

Vous aimerez peut-être aussi