Gujranwala Board 2012
Computer Science
Inter (Part-II)
Paper : II
Time allowed: 20 Minutes
Max. Marks: 15
OBJECTIVE
Note: You have four choices 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 with marker or pen on the answer book provided. Cutting or filling two or more circles will result in zero mark in that question. Attempt as many questions as given in objective type question paper and leave others blank. Write the letter A, B, C or D in the column (write correct option) against each question. If there is a contradiction in the bubble and hand written answer, bubble option will be considered correct.
(A) summarizing
(B) sorting
(C) classifying
(D) data capturing
(A) sort key
(B) foreign key
(C) composite key
(D) primary key
(A) identifier
(B) entity
(C) relationship
(D) attribute
(A) homonyms
(B) aliases
(C) synonyms
(D) redundancy
(A) .mdb
(B) .msdb
(C) .madlb
(D) .msxdb
(A) memo
(B) number
(C) text
(D) auto number
(A) 1970
(B) 1972
(C) 1976
(D) 1980
(A) a = a + b
(B) a = a/b
(C) a = a* b
(D) a = a * a
(A) go character
(B) get character
(C) gets character
(D) give character
(A) 0
(B) 1
(C) 2
(D) 3
(A) case 1 :
(B) case x < 4:
(C) case ‘ab’ :
(D) case 1.5 :
(A) break
(B) terminate
(C) exit
(D) cancel
(A) infinite loop
(B) running loop
(C) continuous loop
(D) nested loop
(A) actual arguments
(B) dummy arguments
(C) original arguments
(D) referenced arguments
(A) eof
(B) end line
(C) end of line
(D) closed
(OR)
MS-ACCESS AND VISUAL BASIC
(A) summarizing
(B) sorting
(C) classifying
(D) data capturing
(A) sort key
(B)foreign key
(C) composite key
(D)primary key
(A) identifier
(B) entity
(C) relationship
(D)attribute
(A) homonyms
(B) aliases
(C) synonyms
(D) redundancy
(A).mdb
(B) .msdb
(C) .madlb
(D).msxdb
(A) memo
(B) number
(C) text
(D) auto number
(A) crash
(B) short circuit
(C) down
(D) bug
(A) object
(B) window
(C) property
(D) label
(A) back color
(B) font color
(C) fore color
(D) text color
(A) 12
(B) 16
(C) 4
(D) 8
(A) NEXT
(B) END
(C) END-IF
(D) ELSE
(A) relation
(B) decision
(C) sequence
(D) repetition
(A) 0
(B) 1
(C) 2
(D) 4
(A) End Loop
(B) Exit Loop
(C) Exit Do
(D) Exit While
(A) For…Next
(B) Do…Loop Until
(C) FOR…Each Next
(D) For…While
Gujranwala Board 2012
Computer Science
Inter (Part-II)
Paper : II
Time allowed: 2.10 Hours
Max. Marks: 60
SUBJECTIVE
(Section-I)
2. Write short answers to any SIX questions: (2x6 = 12)
MS-ACCESS
3. Write short answers to any SIX questions: (2x6 = 12)
C-Language
OR
VISUAL BASIC
3. Write short answers to any SIX questions: (2x6 = 12)
C-Language
4. Write short answers to any SIX questions: (2x6 = 12)
OR
VISUAL BASIC
4. Write short answers to any SIX questions: (2x6 = 12)
(Section-II)
MS-ACCESS
Attempt any ONE question.
5. Briefly describe basic data distribution strategies. (8)
6. Explain different data types available in MS-ACCESS. (8)
(Section-III)
Attempt any TWO questions either from “C-Language” or from “Visual Basic”:
C-LANGUAGE
7. What do you mean by standard input and output? Illustrate the use of print f ( ) function. (8)
8. Write a program in C that inputs a number from the user and determines whether it is positive, negative or zero using if-else-if statement. (8)
9. Define DO…While…Loop. Explain its working with an example. (8)
OR
VISUAL BASIC
7. Explain the following two controls in detail: (8)
(i) Msg box
(ii) Input box
8. Write a program in Visual Basic that inputs a number from the user and determined whether it is positive, negative or zero. (8)
9. Define Do…While…Loop. Explain its working with an example. (8)