Inter (Part-II) Bahawalpur Board 2016
Computer
Part II (Objective Type)

Time Allowed: 20 MinutesĀ 
Max. Marks: 17

Important Instruction

Note.Q.No.1 from sr, no.8 to 17 is of two types:- (i) C-Language (ii) Visual Basic. The candidates are required to attempt any one of them. While Q.No.1 from sr. no. 1 to 7 is compulsory for all candidates.

Note: For possible choices A,B,C,D to each question are given. Which choice is correct, fill that circle in front of that question number. Use marker or pen to fill the circules. Cutting or filling two or more circules will result in zero mark in that question.

(A) File
(B) Database
(C) Table
(D) Record

(A) New work model
(B) Hierarchal model 
(C) Relational model
(D) Object data model

(A) Table
(B) Tuple
(C) Entity
(D) Attributes

(A) Attributes
(B) Entity
(C) Relationship
(D)Field

(A) Homonyms
(B) Aliases
(C) Synonyms
(D) Alternates Attributes

(A)Tab
(B) Esc
(C) Enter
(D) Spacebar

(A) Form
(B) Query
(C) Table
(D) Report

(A) Linker
(B) Complier
(C) Loader
(D) Debugger

(A) Data type
(B) Variable name
(C) Variable type
(D) Variable size

(A) Integer
(B) Unsigned short
(C) Unsigned Float
(D) Unsigned long int

(A) /t
(B) /r
(C) /y
(D) /f

(A) 1
(B) 2
(C) 3
(D) 0

(A) If
(B) If else
(C) Nested If
(D) Switch

(A) Continue
(B) Break
(C) Switch
(D) Default

(A) Switch
(B) For-loop
(C) While loop
(D) Do-While-loop

(A) ROM
(B) Cache
(C) RAM
(D) Hard Disk

(A) \0
(B) /0
(C) \a
(D) \n

Inter (Part-II) Bahawalpur Board 2016
Computer
Part II (Subjective)

Time Allowed: 3.10 HoursĀ 
Max. Marks: 83

Note:It is compulsory to any (8) parts from Q.No. 2 .No. 3 and Q.No.4 consist, of two parts i.e C- Language and Visual Basic. The Candidates have to attemptany one part each one these question i.e either C-Language or Visual Basic and will answer any (8) parts of question No.3. and any (6) parts of Q.No.4 Attempt Section-II according to given instruction .While attempt any (3) parts from Q.No.10

Section-III (Practice Part)

Question #2

C- Language

Visual Basic

Question #3

C- Language

Question #4

Visual Basic

Question #5

Note: Attempt any one question. MS-ACCESS

Question #5 What is a File? Explain three types of Files from usage point of view. (8)

Question #6 What is Filter? Discuss different types of Filters used in MS-Access. (8)

Section II (Essay Type)

'Note Attempt any two questions either Prom" C Language " or visual Basic

C-Language

Question #7 What is an Error? Explain different types of Errors in C -Language . (8)

Question #8 Write a program in C - Language to accept a year from the Keyboard. Find out it is " Leap Year " OR " Not Leap Year " . (8)
( Hint I Leap Year is Divisible by 4 )

Question #9 Define For …Next Loop? Write its syntax and explain its working using Flow chart diagram.(8)

Section - III (Practical Part)

Note Attempt any three parts of this question. 5x3=15

Question #10

(A) Write a procedure to apply Primary Key in table. (5)
(B)Write a procedure to create report using Wizard. (5)
(C) Write a program to subtract two numbers in C-Language OR Visual Basic. (5)
(D) Write a program to print first 10 numbers in descending order in C-Language OR Visual Basic. (5)
(E) Write a program to compute a cube of a number using function in C - Language OR Visual Basic. (5)