Rawalpindi Board 2017
Computer Science (Objective Type) Inter (Part-2)
Note: Four possible answers A, B, C and D to each question are given. The choice which you think is correct that circle in front that question with Marker or Pen ink. 'Lining or filling two or more circles 'will result in zero mat k in that question. Write the letter A, B. C or D in the column. (Write correct "option) against each question also. If there k a contradiction in the bubble and hand written answer, bubble option will be considered correct.
(a)Physically
(b)Loosely
(c)Random
(d)Logically
(a)Foreign key
(b)Composite key
(c)Primary key
(d)Control key
(a)Entity
(b)Attribute
(c)Relationship
(d)Field
(a)Form
(b)Report
(c)Table
(d)Query
(a)Text
(b)Memo
(c)Auto number
(d)Number
(a) Main-form
(b)Multi-form
(c)Sub-form
(d)Simple-form
C-LANGUAGE
(a)Logical chart
(b)Binary chart
(c)Flow chart
(d)E-R chart
(a)0
(b)1
(c)2
(d)3
(a)Exit
(b)Terminate
(c)End
(d)Break
(a)1
(b)2
(c)3
(d)4
(a)Cache
(b)ROM
(c)Register
(d)RAM
(a)"w"
(b)"w+"
(c)"r+"
(d)"a+"
(a)Debugger
(b)Loader
(c)Linker
(d)Compiler
(a)A>=B
(b)A!=B
(c)A<B
(d)A>B
(a)\ a
(b)\ n
(c)\t
(d)\b
SUBJECTIVE PART
Note: Section I is compulsory. Attempt any three questions from Section II and any two parts from Section III.
SECTION-II
MS-ACCESS
Q.2 What is data modeling? Explain ingredients of data modeling.
Q.3 What are query? Explain types of queries.
SECTION-III
C-Language
Q.4 Write down step wise procedure for writing a C Program.
Q.5 Write down a program in C-language that inputs two numbers from user and finds whether they are equal or not.
Q.6 What is while loop? Write its syntax, also draw flowchart. Explain its working with the help of an example.