Inter (Part-II) Sargodha Board 2016
Computer
Part II (Objective Type)
Time Allowed: 20 Minutes 
Max. Marks: 15

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. Use marker or pen to fill the circles. Cutting or filling two or more circles will result in zero mark in that question.

Question #1
Circle the correct option i.e. A/B/C/D. Each part carries one mark.

(MS-ACCESS)

(a) Data
(b) Information
(c) Processing
(d) Output

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

(a) Attribute
(b) Relationship
(c) Tuple
(d) Relation

(a) Person
(b) Object
(c) Action
(d) Concept

(a) Functional
(b) Partial
(c) Associative
(d) Transitive

(a) Pencil
(b) Black arrow
(c) Key
(d) Asterisk

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

C-Language OR Visual Basic

(C-Language)

(a) [ ]
(b) ""
(c) < >
(d) {}

(a) b+=a
(b) a=a+b
(c) a=+b
(d) b=b+a

(a) Stdio.h
(b) Math.h
(c) String.h
(d) Conio.h

(a) %
(b) ?
(c) #
(d) $

(a) +
(b) + +
(c) ?
(d)--

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

(a) Cycle
(b) Duration
(c) Test
(d) Iteration

(a) Infinite loop
(b) Finite loop
(c) Nested loop
(d) Running loop

(a) ROM
(b) Hard Disk
(c) RAM
(d) Cache

(a) Float
(b) Int
(c) Double
(d) Long

(Visual Basic)

VISUAL BASIC is a product of:

(a) IBM
(b) HP
(c) Microsoft
(d) Dell

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

(a) Java
(b) Pascal
(c) C++
(d) Assembly language

(a) End
(b) Exit
(c) Halt
(d) Endsub

(a) 5
(b) 6
(c) 25
(d) 36

(a) Text box
(b) Label
(c) Button
(d) Message Box

(a) *
(b) +
(c) >
(d) =

(a) CALL
(b) GO
(c) Start
(d) Run

(a) Compiler error
(b) Logical error
(c) Runtime error
(d) Operator error

(a) 14
(b) 16
(c) 18
(d) 20

Inter (Part-II) Sargodha Board 2016
Computer
Part II (Subjective)
Time Allowed: 2.10 Hours 
Max. Marks: 60

Section I

(MS-ACCESS)

  1. Attempt any EIGHT short questions. (8 x 2 = 16)

(C-Language)

  1. Attempt any EIGHT short questions. (8 x 2 = 16)

OR

(Visual Basic)

  1. Attempt any Eight (8) short questions. (8 x 2 = 16)

OR

(C-Language)

  1. Attempt any SIX short questions. (6 x 2 = 12)

OR

(Visual Basic)

  1. Attempt any SIX short questions. (6 x 2 = 12)

SECTION -II

Attempt any One Question. (8 x1=08)

MS-ACCESS

Question #5 What is database? Explain three types of database Models.
Question #6 Discuss any four different methods of modifying a table?

SECTION -III

Attempt any TWO Question. (8 x2=16),

C-LANGUAGE OR VISUAL BASIC

C-LANGUAGE

Question #7 Expthe stepwise procedure of writing a C program.

OR

VISUAL BASIC

Question #7 What is Visual Basic IDE? Write down step-wise procedure of application development in Viusal Basic.

C-LANGUAGE

Question #8 Write a program that inputs a character from user and tells whethe' it is Vowel or Consonant.

VISUAL BASIC

Question #8 Write a program that inputs a character from user and tells whether it is Vowel or Consonant.

C-LANGUAGE

Question #9 Define "while" loop. Write its syntax, Draw Flow chart and Explain its working with the help of Example.

OR

VISUAL BASIC

Question #9 Define "while-wend" loop. Write its syntax, Draw Flow chart and Explain its working with the help of Example.

SECTION IV

Attempt any TIIREE Questions. (5x3=15)

Question #10.