(INTER (PART-II)
LAHORE 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) Tabular
(b) Columnar
(c) Datasheet
(d) Sub-form

(a) Rows
(b) Tables
(c) Data
(d) Columns

(a) Sample database
(b) Wizard
(c) Common standards
(d) Easier programming

(a) Project planning
(b) Requirement analysis
(c) Feasibility study
(d) Data analysis

(a) A new record
(b) A new column
(c) A view
(d) A new table

(a) File
(b) Record
(c) Field
(d) Database

C-LANGUAGE

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

(a) Function argument
(b) Function prototype
(c) Function header
(d) Function calling

(a) Outside the program
(b) Inside the loop body
(c) After loop ends
(d) Outside the body of loop

(a) 1
(b) 3
(c) 5
(d) 7

(a) Default
(b) If
(c) Case
(d) Switch

(a) If
(b) if-else
(c) if-else if-else
(d) Switch case

(a) \a
(b) \c
(c) \r
(d) \f

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

(a) 1962
(b) 1969
(c) 1970
(d) 1972

LAHORE 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. Write down the properties relations in detail.
Q.6. Define query. Discuss any three types of queries.

C-Language

Note: Attempt any two questions:
Q.7. Write any four steps for writing and executing C —program.
Q.8. Write a program that inputs a number from user and find it positive, negative or zero.
Q.9. Define while loop? Write its syntax and flow chart. Also explain its working with the help of an example.