14.04.2015 Views

Marking Scheme

Marking Scheme

Marking Scheme

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SRE - 334<br />

5a Bandwidth 0.5<br />

5b Star topology 0.5<br />

5c Macro Virus 0.5<br />

5d Cyber Ethics 0.5<br />

6 bps - bits per second<br />

MAN - Metropolitan Area Network<br />

FTP - File Transfer Protocol<br />

URL - Uniform Resource Locator<br />

7a<br />

A database is an organized collection of related information that can be accessed for multiple<br />

purposes.<br />

(provide 2 marks for similar or other satisfactory answer. Award 1 mark for partially correct<br />

answer)<br />

7b Salary: Currency, date of birth: Date/Time<br />

1 Mark for each correct types<br />

7c A query is an object of MS-Access that retrieves or updates data or used for calculation.<br />

(provide 2 marks for similar other satisfactory answer and award 1 marks for partial correct<br />

answer)<br />

8a (iv) 255<br />

(0.5 mark for correct answer)<br />

8b (iv) Text<br />

(0.5 mark for correct answer)<br />

8c (iv) Both (i) & (ii)<br />

(0.5 mark for correct answer)<br />

8d (ii) Update<br />

(0.5 mark for correct answer)<br />

9 (a) Indexing data (d) Fast searching<br />

(b) Long text (c) Memo field<br />

(c) FoxPro (b) DBMS<br />

(d) Query (a) Retrieves data<br />

(0.5 mark for each correct matching)<br />

10a<br />

10b<br />

10c<br />

‣ Sub procedure<br />

‣ Function procedure<br />

Q-basic supports structure programming with sub and function procedure but C language<br />

supports only function procedure.<br />

‣ The kill command deletes the file from the mentioned drive and directory or<br />

path<br />

‣ The RMDIR command used to remove or erase only sub directory which is<br />

empty.<br />

11 Rem to display the contents of a data file<br />

OPEN "MARKS.DAT" for INPUT AS #1<br />

CLS<br />

WHILE NOT EOF (1)<br />

INPUT#1, Name$, Age, Add$<br />

PRINT Name$, Age, Add$<br />

WEND<br />

CLOSE # 1<br />

END<br />

(Award 1/2 mark for each correct item)<br />

12 The output of the above program will be:<br />

The area = 50<br />

2<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

2<br />

2<br />

2<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

1<br />

1<br />

1<br />

0.5<br />

0.5<br />

0.5<br />

0.5<br />

2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!