FAISALABAD BOARD 2014
PAPER COMPUTER SCIENCE PART-II
Time:20 Minutes
(Objective Part)
Marks:17
Note: You have four choices for each objective type question as A, 8, C and D. The choke which you think b correct; fill that circle In front of that question number. ire marker or pen to fill the circles. Cutting or filling two or more circles will result in zero mark in that question.
(a) Dtat ware house
(b) Data model
(b) Data structure
(d) Data type
(a) Data definition
(b) Data manipulation
(c) Data definition & manipulation
(d) Searching records
(a)Parent table
(b) Dependent table
(c) Pivot table
(d) Index table
(a) Recursive
(b) One to many
(b) Many-to-Many
(d) One-to-One
(a) Tuple
(b) Relation
(c) File
(d) Scheme
(a) Field
(b) Record
(c) Entity
(d) Attribute
(a) Form
(b) Main form
(c) Report
(d) None of these
(C-Language OR Visual Basic)
(C-Language)
(a) Zero
(b) One
(c) Two
(d) Four
(a) Float
(b) Long int
(c) Long double
(d) Unsigned Long int
(a) Comparison operator
(b)Assignment Operator
(c) Equal to operator
(d) None of these
(a) !
(b) +
(c) =
(d) ==
(a) Operational
(b) Sequential
(c) Serial
(d) Relational
(a) 0
(b) 1
(c) 2
(d) 3
(a) Modulus
(b) Increment
(c) Decrement
(d) None of these
(a) Conditional loop
(b) Do-while loop
(c) For loop
(d) All these
(a) Declaration
(b) Destruction
(c) Definition
(d) First reference
(a) Puts ( )
(b) putc ( )
(c) fputs
(d) fgets ( )
OR
(Visual Basic)
(a) Object code
(b) The program
(c) Source code
(d) Linked code
(a) Label
(b) Button
(c) Text box
(d) Property
(a) Load
(b) Hide
(c) Unload
(d) None of these
(a) Key down
(b) key up
(c) key press
(d) key board
(a) 0-256
(b) True / False
(c) any number
(d) 32768,-32767
(a) arrry
(b) boolean
(c) char
(d) int
(a) 0
(b) unlimited
(c) 2
(d) at most 255
(a) 1
(b) 0
(c) 2
(d) 3
(a) Positive only
(b) Negative only
(c) Both positive & negative
(d) None of these
(a) Outer loop
(b) Complex loop
(c) Nested loop
(d) Inner loop
2. Attempt any EIGHT short question.
(C-Language)
3. Attempt nay EIGHT short questions. (8x2=16)
OR
(Visual Basic)
SECTION – II
Attempt any One Question . (8x1=8)
MS-ACCESS
5. What are ingredients of data modeling? Explain with example. (8)
6. Discuss different methods of modifying a table. (8)
SECTION –II
Attempt an y TWO Question . (8x2=16)
C-LANGUAGE OR VISUAL BASIC
C-LANGUAGE
7. Describe characteristics of high level programming languages. (8)
OR
VISUAL BASIC
7. Explain different types of variable in Visual Basic. (8)
C-LANGUAGE
8. Write a program that inputs a character and checks whether it is vowel or consonant using switch statement. (8)
OR
VISUAL BASIC
8. Write a program that inputs a character and checks whether it is vowel or not. (8)
C-LANGUAGE
9. What is do-while loop? While loop? Write is syntax Explain its working with example. (8)
OR
VISUAL BASIC
9. What is do-while loop in VB? Write its syntax. Explain its working with example. (8)
SECTION –III
Attempt any THREEE question. (5x3=15)
10. (a) Explain the procedure to extract data from two tables. (5)
(b) Explain the procedure to creat form by using wizard. (5)
(c) Write a program to calculate average of three numbers and shows result on screen in
C- Language or in Visual Basic. (5)
(d) Write a program that display first 10 odd numbers in C-Language or in visual Basic. (5)
(e) Write a program to add two numbers using function in C-Language or in Visual Basic. (5)