FAISALABAD BOARD 2012
COMPUTER SCIENCE
PART-II

Time: 20 Mintes     
(Objective Part)   
Marks: 15
Note: Four Answers are given against each column A,B,C&D. Select the write answer and only separet answer sheet, fill the circle A.B,Cor D with pen or marker in front of that question number.

MS ACCESS

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

(a) Functional             
(b) Non-functional
(c) Associative            
(d) Transitive

(a) Design view       
(b) Normal view
(c) Data sheet view
(d) Layout view                                        

(a) Attribute      
(b) Cardinals
(c) Relationships    
(d) entities

(a) Database modeling system
(b) Database management system
(c) Data business model system
(d) Data Boolean management system

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

C- LANGUAGE OR VISUAL BASIC
C - LANGUAGE

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

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

(a) Printf ( )        
(b) Scanf( )
(c) Sqrt ( )         
(d) Puts ( )

(a) Three operands   
(b) Two operands
(c) Four operands 
(d) One operand

(a) Number         
(b) Under score
(c) Upper case letter
(d) Lower case letter

(a) Declaration    
(b) Definition
(c) First reference
(d) Destruction

(a) Infinite loop 
(b) Reunning loop
(c) Nested loop  
(d) Continuous loop

(a) "w"               
(b) “w++”
(c) "r+"             
(d) "a+"

(a) %                    
(b) #
(c) $                    
(d) @

OR VISUAL BASIC

(a) Object         
(b) Windows
(c) Property         
(d) Label

(a) Complex loop
(b) Nested loop
(c) Outer loop      
(d) Inner loop

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

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

(a) Statics          
(b) Option explicit
(c) Re-dim      
(d) Dim

(a) Syntax           
(b) Bug
(c) Error             
(d) Debug

(a) Variant         
(b) Object
(c) Actual object 
(d) Constant

(a) Case 100       
(b) Case > 50
(c) Case 40 to 50
(d) Case 40, 50, 60, 70

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

Time 2:10 Hours
(Subjective)
Marks: 60

SECTION - I
MS-ACCESS

2. Write short answer of any Six Parts. 12

C-LANGUAGE

3. Write short answer of any Six Parts. 12

OR
VISUAL BASIC

3. Write short answer of any Six Parts.

C-LANGUAGE

4. Write short answer of any Six Parts. 12

OR VISUAL BASIC

4. Write short answer of any Six Parts.  12

SECTION-II

Attempt any One question carries 08 marks.

MS-ACCESS

5. Define data processing. What activities are involved in data processing? Discuss in detail.

6. What is query? Discuss its uses and advantages.

SECTION-III

Attempt any TWO (2) questions front C . Language or Visual Basic. Every question Carries 08 marks.

(C- LANGUAGE)

7. Write a note on real data types in C-Language.

8. Write a program that input a number and check whether itis positive negative or zero.

9. Can we use if and goto statement to construct a loop structure? If yes, then how? Explain with example.

OR VISUAL BASIC

7. What is an IDE? Write in detail components of IDE.

8. Write a program that input a number and check whether it is positive, negative or zero.

9. Use goto statement with labels and its structure to create a loop structure. Explain with example.