RAWALPINDI BOARD 2016
PAPER 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.

(MS-ACCESS)

(a) Memo        
(b) Number
(c) Text          
(d) Auto number

(a) Subform    
(b) Main form
(c) Multiform 
(d) Outer form

(a) Object       
(b) Data          
(c) Figure        
(d) Information

(a) Attribute   
(b) Data item
(c) Record      
(d) Tuple

(a) Entity        
(b) Attribute
(c) Identifier
(d) Relationship

(a) Clean         
(b) Simple
(c) Complex   
(d) Well structured

(a) Table         
(b) Record
(c) Field          
(d) Query

C-Language
OR
Visual Basic

(a) Normal
(b) Automatic
(c) Global   
(d) None

(a) fputc( )  
(b) putc ( )
(c) fputs ( )
(d) fgets ( )

(a) NOT          
(b) AND
(c) OR            
(d) =

(a) 0.27           
(b) 1.11
(c) 0                
(d) 2

(a) % f
(b) % d           
(c) % c
(d) % s

(a) \a   
(b) \n
(c) \t    
(d) \m

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

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

(a) Cycle         
(b) Duration
(c) Iteration     
(d) Test

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

(Visual Basic)

(a) Tab Index 
(b) Index
(c) List Index 
(d) Subscript

(a) Iteration    
(b) Cycle
(c) Test    
(d) Duration

(a) Short circuit  
(b) Crash
(c) Down            
(d) Bug

(a)Sun System
(b) Hewlet
(c) Microsoft                                     
(d) IBM

(a) Solution explorer  
(b) Toolbar
(c) Toolbox
(d) Menu bar

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

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

(a) Yes No                  
(b) OK only
(c) Yes No cancel       
(d) Retry cancel

(a) > =
(b) < =
(c) #    
(d) < >

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

Time: 3:10 Hours
(Subjective Part)
Marks: 83

Section I
(MS-ACCESS)

2. Attempt any EIGHT short questions.     (8 x 2 = 16)

(C-Language)

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

OR
(Visual Basic)

3. Attempt any Eight (8) short questions.

OR
(C-Language)

4. Attempt any SIX short questions.

OR
(Visual Basic)

4. Attempt any SIX short questions.

SECTION –I

Attempt any One Question: (8 x1=08)

MS-ACCESS

5.What is data modeling? What are the ingredients of data modeling?         8
6.Explain different data types available in MS-Access.  8

SECTION -III

Attempt any TWO Question from C-LANGUAGE OR VISUAL BASIC:  (8 x2=16)


C-LANGUAGE

7. How many types of operators are available in C? Describe briefly.    8

OR
VISUAL BASIC

7. Define the process of analyzing a problem in detail.   8

C-LANGUAGE

8. Write a program that inputs a character from user and check whether it is vowel or consonent using switch statement?   8

OR
VISUAL BASIC

8. Write a program in VB that inputs a character from user and checks whether it is vowel or consonant?   8

C-LANGUAGE

9. What is "While loop"? Write its syntax. Explain its working with example.  8

OR
VISUAL BASIC

9. What is While-Wend loop? Write its syntax. Explain its working with example. 8

SECTION-IV
Attempt any THREE questions.

  1. Write a procedure for sorting using menu.  (5)
  2. Write a procedure for running switchboard in MS Access. (5)
  3. Write a program that accepts two numbers and exchange their values in C-language or in visual basic.  (5)
  4. Write a program that accepts two numbers from user and displays whether numbers are equal or not by using functions in C-language or in Visual Basic. 5
  5. Write a program that inputs a number from user and displays its table in C language or in Visual Basic.    (5)