Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

DIVISIONAL MODEL COLLEGE, FAISALABAD.

Full Syllabus Test February - 2010


TO BE FILLED IN BY THE
STUDENT OFFICE INVIGILATOR EXAMINER
Name Class
10th ‘M’ Signature
Subject
Roll No. Computer (Obj)
Time -------------------- 10
Section
15 Minutes
Date
24-02-10

Note: Attempt all the questions.

1. Typographical errors in BASIC statements are:


a) Runtime errors b) Logical errors
c) Syntax errors d) Execution errors

2. The diamond symbol represents the:


a) Input / Output b) Decision making c) Processing d) Remarks

3. Algorithm is a:
a) Requirement document b) Design document
c) Test document d) User guide

4. The maximum length of a variable name in BASIC is:


a) 31 b) 32
c) 40 d) 45

5. If two or more statements are written on a line, they must be separated by a:


a) Semicolon b) Comma c) Colon d) Hyphen

6. For…..Next Loop is used to implement:


a) Selection b) Sequence c) Iteration d) All of above

7. The statement DIM C(30,50) would reserve:


a) 80 locations b) 1500 locations c) 1800 locations d) 150 locations

8. The outer of a function INT(-5.7):


a) -5 b) -4 c) -6 d) 5

9. LEFT$ (“Pakistan”,3) = ________


a) ‘Pak’ b) ‘PAK’ c) ‘Pa’ d) ‘tan’

10. The command for pasting the copied paragraph is:


a) Ctrl+C b) Ctrl+V c) Ctrl+X d) Ctrl+Z

You might also like