Inter (Part-II)
Lahore Board 2013

Computer Science
Part II (Objective Type)

Time Allowed: 20 Minutes
Max. Marks: 15
Note: Four possible answers A, B, C and D to each question are given. The choice which you think is correct, fill that circle in front of that question with Marker or Pen ink. Cutting or filling two or more circles will result in zero mark in that question.

Q1.

(MS-ACCESS)

a. Table                         
b. Relation           
c. Row                          
d. Field

a. Homonyms                
b. Aliases            
c. Synonyms                 
d. None of These

a. 2                                
b. 5                       
c. 20                               
d. 50

a. .mdb                         
b. .msdb               
c. .madb 
d. None of These

a. DBMS                       
b. E-R model       
c. DBA                          
d. None

a. Phonebook                
b. Library catalog
c. Student records          
d. All of These

C-Language
OR
Visual Basic

a. A branch          
b. Nested if          
c. A relation        
d. A conditional operator

a. +                      
b. -                      
c. %                     
d. >

a. Built-in            
b. User define      
c. Local                
d. All of These

a. case 1:              
b. case x<4:         
c. case ‘ab’:
d. case 1.5:

a. if                      
b. if-else               
c. switch              
d. None of These

a. RAM                
b. Hard Disk                 
c. ROM               
d. Cache

a. % s                             
b. % c                            
c. % d                            
d. % f

a. do-while          
b. for                   
c. while                
d. None of These

a. Text Editor      
b. Compiler          
c. Debugger         
d. All of These

OR
(Visual Basic)

a. Object              
b. Window                     
c. Property           
d. Label

a. IF-THEN         
b. IF-THEN-ELSE                  
c. Select-case
d. None of These

a. Characteristics 
b. Methods                    
c. Event               
d. All of These

a. Built-In            
b. User define                
c. Local                
d. All of These

a. Progress           
b. Input                         
c. Output             
d. Condition

a. IF-THEN         
b. IF-THEN-ELSE                  
c. Select-case       
d. None of These

a. Less time consuming                                                 
b. More time consuming
c. Less simple                                                                
d. Both A & C

a. RAM               
b. Hard Disk                          
c. ROM
d. Cache

a. A branch         
b. Nested if                   
c. A relational      
d. A conditional operator

Inter (Part-II)
Lahore Board 2013

Computer Science
Part II (Subjective Type)

Time Allowed: 3.10 Hours
Max. Marks: 60

Section I
(MS-ACCESS)

Q2. Write short answers to any EIGHT (8) questions: (16)

(C-Language)

Q3. Write short answers to any SIX (6) questions: (12)

OR
(Visual Basic)

Q3. Write short answers to any SIX (6) questions: (12)

(C-Language)

Q4. Write short answers to any SIX (6) questions: (12)

OR
(Visual Basic)

Q4. Write short answers to any SIX (6) questions: (12)

Section II

Attempt any ONE question.

Q5. What activities are involved in data processing? Discuss in detail. (8)
Q6. Explain the use and advantages of query in MS-Access.  2,6

Section III

Attempt any TWO descriptive answers (either from “C-Language” or from “Visual Basic”) of the following questions.

(C-Language)

Q7. What necessary steps are taken to prepare a c program for execution? Explain with diagram. (8)
Q8. What is control structure? Briefly describe the basic control structures for writing programs. (8)
Q9. Write a program that display first five numbers and their sum using while loop. 2,2,4

OR
(Visual Basic)

Q7. What are application development steps in VB? Explain in detail. (8)
Q8. Define IF—THEN structure. Explain its working with syntax and example. (8)
Q9. Write a program in Visual Basic that display first five numbers and their sum using while loop.  (8)