RAWALPINDI BOARD 2014
COMPUTER SCIENCE
PART-II
Time: 20 Minutes
(Objective Part)
Marks: 17
Note: You have four choice for each objective type question as A, B, C  and D. The choice which you think is correct; fill that circle in front of that question number. Use marker or pen to fill the circles. Cutting or filling two or more circles will result in zero mark in that question.

(a) 2
(b) 3
(c) 4
(d) 5

(a) Record
(b) Field
(c) Cell
(d) File

(a) Table
(b) View
(c) Report
(d) Query

(a) File
(b) Field
(c) Record
(d) Row

(a) One-to-one
(b) One-to-many
(c)Many-to-many
(d) Many-to-one

(a) Functional
(b) Partial
(c) Associative
(d) Transitive

(a) 2
(b) 5
(c) 20
(d) 50

C-Language

(a) Sending
(b) Filtering
(c) Delivering
(d) Passing

(a) putc( )
(b) fputo( )
(c) fget()
(d) getc()

(a) Zero
(b) One
(c) Two
(d) Four

(a) B
(b) 6
(c) 4
(d) 2

(a) %S
(b) %C
(c) %d
(d) %f

(a) /a
(b) /b
(c) /m
(d) /n

(a) Relation
(b) Design
(c) Sequence
(d) Repetition

(a) 1
(b) 2
(c) 3
(d) 4

(a) Finite loop
(b) Infinite loop
(c) Nested loop
(d) Outer loop

(a) Sending
(b) Filtering
(c) Delivering
(d)Passing

Visual Basic

(a) Life time
(b) Duration
(c) Execution
(d) Scope

(a) 121
(b) 2
(c) 10
(d) 100

(a) Desk checking
(b) Compiling
(c) Debugging
(d) Coding

(a) Properties
(b) Methods
(c) Events
(d) Objects

(a) Title
(b) Caption
(c) Border Text
(d) Header

(a) Appesance
(b) Value
(c) Style
(d) Behaviour

(a) 12
(b) 16
(c) 4
(d) 8

(a) Sub
(b) Identifier
(c) Dim
(d) Event

(a) Continuous
(b) Controlled
(c) Infinite
(d) Counter

(a) 1
(b) 0
(c) 10
(d) -1

Time: 3:10 Hours
(Subjective Part)
Marks: 83
Section-I

2. Attempt any EIGHT short questions.

3. Attempt any EIGHT short questions. (8x2=16)

C-Language

3. Attempt any SIX short questions. (6x2=12)

OR VISUAL BASIC

4. Attempt any Eight short questions. (8x2=16)

4. Attempt any Six short questions. (6x2=12)

SECTION-II

Attempt any One Question. (8x1=08)

MS-ACCESS

5. (a) What elements are combined to produce physical database design? Explain. 08
6. (a) Explain different data types available in MS-Access. 08

SECT1ON -III

Attempt Any ThreeQuestion. (8x2=16)

C-LANGUAGE OR VISUAL BASIC

C-LANGUAGE

7. (a) How many types of errors can occur in writing a C-program? Which one is the most difficult to locate and  remove? Justify your answer, 08

OR VISUAL BASIC

7. (b) Define object. Explain the properties of form object in detail.

C-LANGUAGE

8. (a) Write down a program in which user enters a number and program tells that number is either positive, negative or zero. 08

OR VISUAL BASIC

8. (b) Write down a program in which user enters a number and  program tells that number is either positive, negative or zero.

C-LANGUAGE

9. (a) What is for ( ) loop structure? Explain its working with  an example. 08

OR VISUAL BASIC

9. (b) Explain the working of different Do loops in visual basic.

Section-IV

Attempt any three questions (5x3=15)

Question#10.