(INTER PART-II)
SARGODHA BOARD 2017
COMPUTER SCIENCE Paper II (Objective Type)
Time Allowed: 20 Minutes Maximum Marks: 15
Group-I
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. Cutting or filling two or more circles will result in zero mark in that questions.
(a) Input data
(b) De Manupulate data
(c) Accept change output
(d) Output
(a) Data capturing
(b) Data manipulation
(c) Managing output result
(d) Analysis
(a) Primary key
(b) Secondary key
(c) Composite key
(d) Sort key
(a) Entity
(b) Attribute
(c) Relationship
(d) Circle
(a) .mdbq
(b) .msdb
(c) .ppt
(d) .mdb
(a) H*a
(b) H?4
(c) H???
(d) H ##
C-LANGUAGE
(a) RAM
(b) Hard disk
(c) ROM
(d) Cache
(a) Diagram
(b) Flow chart
(c) DFD
(d) Circle
(a) b+=a
(b) a=+b
(c) a=a+b
(d) b=b+a
(a) \a
(b) \b
(c) \m
(d) \n
(a) Compare
(b) Add
(c) Multiply
(d) Divide
(a) 0
(b) 1
(c) 2
(d) 3
(a) if
(b) if else
(c) nested if
(d) nested if else
(a) cycle
(b) duration
(c) iteration
(d) test
(a) function header
(b) function body
(c) argument
(d) function call
SARGODHA BOARD 2017
(INTER (PART-II)
COMPUTER SCIENCE Paper II (Subjective Type)
Time Allowed: 2:10 Hours Group-I Maximum Marks: 60
NOTE:-Section I is compulsory. Answer any date Questions (Torn section II.
SECTION-I
2. Write short answers to any SIX (6) questions.
3. Write short answers to any eight parts of the following:
C-Language
4. Write short answers to any Six parts:
Section-II
Q.5. What is Key? Describe different types of Key.
Q.6. What is query? Describe four different types of queries in MS-Access.
C-Language
Note: Attempt any two questions:
Q.7. Explain the basic structure of C-Language program.
Q.8. Write a program in C=language that accepts a number from user and determines whether it is positive, negative or zero.
Q.9. What is do-while loop? Draw flowchart and also write its syntax. Explain its working with the help of an example.