0% found this document useful (0 votes)
29 views7 pages

Computer Science - Inter Special Examination 2020

Uploaded by

Virtual Brains
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
29 views7 pages

Computer Science - Inter Special Examination 2020

Uploaded by

Virtual Brains
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 7
2020 Roll No: INTERMEDIATE PART-II (12" CLASS) (SPECIAL EXAMINATION) COMPUTER SCIENCE PAPER-II TIME ALLOWED: 2.10 Hours SUBJECTIVE MAXIMUM MARKS: 60 NOTE: Write same question number and its part number on answer book, as given in the question paper. SECTIO! (Either from “MS-Access & C-Language” or from “MS-Access & Visual Basie”). 2. Write short answers to any six parts. MS S 6x2=12 (Differentiate between master file and transaction file. (ii) Write down any two responsibilities of a database administrator (iii) Define entity. Give an example. (iv) What do you mean by redundancy? (¥) List any two advantages of reports wi) (vii) Define Filter. ime any two methods for creating tables in MS-Access, (viii) How is combo box used? (ix) List any two types of reports in MS-Access. 3. Write short answers (o any six parts. LANGUA! (i) Define bug and debugging. (ii)_List any three data types in C. (iii) What is the use of AND operator? (iv) Differentiate between Unary and Binary Operator. (v) Deseribe Format Specifier. (vi) How string values are printed in C — Language? (vii) Trace out errors from the following code: Void main [ ] t int x = 20; xt+4=x; printf (“%d", m2) ; i (viii) Predict the output of the following code segment: ii A printf (“% d", a); (ix) Whats the output of the following code segment? int x =10, y= 20, 2= x+y5 yes x-9% printf (“ Result = % d% d%d", x, ys 2 ) OR VIE BASIC 3. Write short answers to any six parts. 6x2=12 Write two disadvantages of Visual Programming, What is problem solving List advantages of Algorithm. (iv) Write the benefits of managed code. (v) What is garbage collection? (vi) What happens when you hide a form? (vii) Define object and control. (viii) Name major parts of Visual studio IDE. (ix) What is the purpose of contro! naming conventions? P.T.0. 4. Write short answers to any six parts. (@ Define while statement. Gi) Write a note on goto statement. ii) Define funetion header (iv) Differentiate between local and global variable. (v) Write down types of funetions. (vi) What is meant by text stream? (vii) Determine output of following code: int x= 10; int y = 20; if (x > 20 && y>20) printf (“Hello”); print (“World”); (viii) Determine output of following code int x = 10: switch (x) { case 5: printf ( “five is given”); default: printf (“other”); } (ix) Define strepy () funetion in C - Language. OR VISUAL BAS 4, Write short answers to any six parts. 6x2=12 (i) Define MDI form. (ii) Define toolbar in visual basic. Gi) How executable file is ereated in visual basic’ (iv) Describe shortly layout window. (v) Write down two properties of combo box. (vi) What is meant by option explicit? (vii) Differentiate between event and event handler (viii) Define VbLeft Button constant in visual basic. (ix) How many ways to get input from user in visual basie? TION-IL SS NOTE: Attempt any one question. M AC What are the advantages & disadvantages of the DBMS? What is functional dependency? Describe anomalies with respect to third Normal Form. ANGU What is bu What i 3E NOTE: Attempt any two questions. Discuss briefly how many types of errors can occur in C ~ Language? vitch Statement? Write its syntax. Explain its working with example, Write a program that displays counting from 1 to 10 using while loop. oR VISUALBASIC NOTE: Attempt any two questions. What is bug? Discuss briefly how many types of errors can occur in Visual basic? What is selec -case structure? Write its syntax. Explain its working with example. Write a program that displays counting from 1 to 10 using while-wend loop. SE-36-2020-600 (MULTAN) 444-8 2424242 2424242 =8 24244 aber Code 2020 Roll No. 4831 INTERMEDIATE PART-II (12" CLASS) fi Number: (SPECIAL EXAMINATION) COMPUTER SCIENCE —_—PAPER-II x. ‘TIME ALLOWED: 20 Minutes OBJECTIVE MAXIMUM 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 bubble in front of that question number, on bubble sheet. Use marker or pen to fill the bubbles. Cutting or filling two or more bubbles will result in zero mark in that question. No credit will be awarded in case BUBBLES are not filled. Do not solve question on this sheet of OBJECTIVE PAPER. Q.No.1 (Either from “MS-ACCESS & C-LANGUAGE” OR from “MS-ACCESS & VISUAL BASIC”) MS-ACCESS (1) Atable must have: - (A) Secondary key ((B) Primary key> (C) Composite key (D) Sort key (2) In ERD Model, the relationship between two entities is represented by a , (B) Rectangular box (©) Oval symbol (D) Line ) uuiput oF a query is in the form of a: Table (B) Form (©) Report (D) Query (4) A query that involves two tables is called: (A) Select (B)2 o4 (D) 5 (6) Which Auto Form displays one record at a time? (A) Tabular (C) Datasheet (D) Justified (7) Void occupy how many bytes in memory? (A) Zero > (B) One (©) Two (D) Four (8) a+=6 is equivalent to: (A) b+=a (B) a=+6 (D) b=b+a (9) The symbol ‘=’, represents: __ a (A) Comparison operator C(B) Assignment operator > (C) Equal-to-operator (D) Balance operator (10) ‘The function getch () is a part of (A) Stdioch (B) Stingh (C) Math.h WConio.t (11) The format specifier %u is used fo — (A) Integer (B) Unsigned short > (©) unsigned float (D) unsigned long int (12) Conditional operator is an alterna if (B) if-else, (©) nested if (D) Case (13) There are three expressions in for Toop statement separated by: (A) Comma (8) Colon © Semicolon (D) Fullstop (14) The printf is a: CY Built-in-funetion-, —_(B) Keyword (© User-defined-function (D) Local function (15) A file is stored in: _ (A) RAM QB) Hard Disk> (C)ROM (D) Cache OR VISUAL BASIC (7) We can hide a tool window automatically with a(n): (A) Select Auto Hide (B) Close Button (C) End (D) break (8) Which method loads a form in memory and displays it on screen? (A) Load (B) Unload (©) Show (D) Lock (9) The method characterize an object's: (A) Style (B) Behavior (© Value (D) Appearance (10) Data can be entered in a control only when it has: : (A) Mask (B) Control (C) Charged (D) Focus (11) The data type that can handle decimal places is: (A) Short (B) Double (C) Integer (D) Boolean (12) The option that forces the declaation of all variables is: (A) Implicit (B) Option explicit (C) Shell (D) Forced (13) The Modulus operator is used for: (A) Multiplication (B) Division (C) Remainder (D) Range (14) A comment is preceded by: (A) Apostrophe (B) Parenthesis, (©) Comma (D) Semicolon (15) A file is stored in: (A) RAM. (B) Hard Disk (C) ROM (D) Cache SE-36(Obj)(HC)-2020-600 (MULTAN) Paper Code i 2020 Roll No. 4833 INTERMEDIATE PART-II (12 CLASS) Number: (SPECIAL EXAMINATION) COMPUTER SCIENCE PAPER-II TIME ALLOWED: 20 Minutes OBJECTIVE MAXIMUM 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 bubble in front of that question number, on bubble sheet. Use marker or pen to fill the bubbles. Cutting or filling two or more bubbles will result in zero mark in that .. No credit will be awarded in case BUBBLES are not filled. Do not solve question on sheet of OBJECTIVE R. (Either from “MS-ACCESS & C-LANGUAGE” OR from “MS-ACC) MS-ACCESS SS & VISUAL BASIC”) (1) A query that involves two tables is called: (A) Select (B) Cross Table (©) Update (D) Insert (2) The layout of report are: (A)3 (B) 2 o4 (D) 5 (3) Which Auto Form displays one record at a time? (A) Tabular (B) Columnar (C) Datasheet (D) Justified (4) Atable must have: (A) Secondary key (B) Primary key (C) Composite key (D) Sort key (5) InERD Model, the relationship between two entities is represented by a: (A) Diamond symbol (B) Rectangular box (C) Oval symbol (D) Line (6) The output of a query is in the form of a: (A) Table (B) Form (C) Report (D) Query ANGUAGE (7) There are three expressions in for loop statement separated by: (A) Comma (B) Colon (C) Semicolon (D) Fullstop (8) The printf is a: (A) Built-in-function (B) Keyword (©) User-defined-funetion (D) Local function (9) A file is stored in: (A) RAM (B)_ Hard Disk (C)ROM (D) Cache (10) Void occupy how many bytes in memory? (A) Zero (B) One (C) Two (D) Four (11) a+=6 is equivalent to: (A) b+=a (B) a=4b (C)azatb (D) b= (12). The symbol *=", represents: (A) Comparison operator (B) Assignment operator (C) Equal-to-operator_(D) Balance operator (13) The function getch () is a part of ha (A) Stdio.h (B) String.h (C) Math. (D) Conio.h (14) The format specifier %u is used f (A) Integer (B) Unsigned short (C) unsigned float (D) unsigned long int (15) Conditional operator is an alternative of: wit (B) if-else (C) nested if (D) Case (7) ‘The Modulus operator is used for: (A) Multiplication (B) Division (C) Remainder (D) Range (8) A comment is preceded by: (A) Apostrophe (B) Parenthesis (C) Comma (D) Semicolon (9) A file is stored in: (A) RAM (B) Hard Disk (C)ROM (D) Cache (10) We can hide a tool window automatically with a(n) (A) Select Auto Hide (B) Close Button (C) End (D) break (11) Which method loads a form in memory and displays it on sereen? (A) Load (B) Unload (C) Show (D) Lock (12) The method characterize an object's: (A) Siyle (B) Behavior (C) Value (D) Appearance (13) Data can be entered in a control only when it has: (A) Mask (B) Control (C) Charged (D) Focus (14) The data type that can handle decimal places is: (A) Short (B) Double (C) Integer (D) Boolean (15). The option that forces the declaration of all variables is: (A) Implicit (B) Option explicit (C) Shell (D) Forced SE-36(Obj) WE -H)-2020-600 (MULTAN) Taga 935 |! 2020 A Roll No. __ ERMEDIATE PART-II (12 CLASS) Nunbe 4835 (SPECIAL EXAMINATION) COMPUTER SCIENCE PAPER-II TIME ALLOWED: 20 Minutes OBJECTIV MAXIMUM 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 bubble in front of that question number, on bubble sheet. Use marker or pen to fill the bubbles. Cutting or filling two or more bubbles will result in zero mark in that question. No credit will be awarde« case BUBBLES are not filled. Do not solve question on this sheet of OBJECTIVE PAPER. Q.No.1 (Either from “MS-ACCESS & C-LANGUAGE” OR from “MS-ACC! MS-ACCESS S & VISUAL BASIC”) (1) The output of a query is in the form of (A) Table (B) Form (C) Report (D) Query (2) A query that involves two tables is calle (A) Select (B) Cross Table (©) Update (D) Insert (3) The layout of report are: (A) 3 (B) 2 o4 (5 (4) Which Auto Form displays one record at a time? (A) Tabular (B) Columnar (C) Datasheet (D) Justified (5) A table must have: (A) Secondary key (B) Primary key (C) Composite key (D) Sort key (6) In ERD Model, the relationship between two entities is represented by a: (A) Diamond symbol (8) Rectangular box (C) Oval symbol (D) Line C-LANGUAGE (7) The format spe ier You is used for: (A) Integer (B) Unsigned short (C) unsigned float (D) unsigned long int (8) Conditional operator is an alternative of: (A) if, (B) if-else (C) nested if (D) Case (9) There are three expressions in for loop statement separated by: (A) Comma (B) Colon (C) Semicolon (D) Fullstop (10) The print is a (A) Built-in-funetion —_ (B) Keyword (C) User-defined-function (D) Local function (11) A file is stored in: (A) RAM (B) Hard Disk (C) ROM (D) Cache (12) Void occupy how many bytes in memory? (A) Zero (B) One (C) Two (D) Four (13) a+=b is equivalent to: (A) b+=a (B) a=+b (C)asatb (D) b=b+a (14). The symbol *=", represents: (A) Comparison operator (B) Assignment operator (C) Equal-to-operator _(D) Balance operator (15) The function getch () is a part of: (A) Stdio.h (B) Stringh (©) Mathch (D) Conio.h OR VISUAL BASIC (7) The data type that can handle decimal places is: (A) Short (B) Double (C) Integer (D) Boolean (8) The option that forces the declaration of all variables is’ (A) Implicit (B) Option explicit (©) Shell (D) Forced (9) The Modulus operator is used for: (A) Multiplication (B) Division (C) Remainder (D) Range (10) A comment is preceded by: (A) Apostrophe (B) Parenthesis (©) Comma (D) Semicoton (11) A file is stored in: (A) RAM (B) Hard Disk (C)ROM (D) Cache (12) We can hide a tool window automatically with a(n): (A) Select Auto Hide: (B) Close Button, (C) End (D) break (13) Which method loads a form in memory and displays it on screen? (A) Load (B) Unload (C) Show (D) Lock (14) The method characterize an object's: (A) Style (B) Behavior (©) Value (D) Appearance (13) Data can be entered in a control only when it has: (A) Mask (B) Control (C) Charged (D) Focus SE-36(0bj) AEA A)-2020-600 (MULTAN) ‘| Paper Cody 2020 1, Roll No. INTERMEDIATE PART-II (12" CLASS) Number; 483 7 (SPECIAL EXAMINATION) COMPUTER SCIENCE PAPER-II TIME ALLOWED: 20 Minutes OBJECTIVE MAXIMUM 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 bubble in front of that question number, on bubble sheet. Use marker or pen to fill the bubbles. Cutting or filling two or more bubbles will result in zero mark in that question. No credit will be awarded in case BUBBLES are not filled. Do not solve question on. this sheet of OBJECTIVE PAPER. Q.No.1 her from *MS-ACCESS & C-LANGUAGE” OR from “MS-ACCESS & VISUAL BASIC”) MS-ACCESS (1) NERD Model, the relationship between two entities is represented by a: (A) Diamond symbol (B) Rectangular box (C) Oval symbol (D) Line (2) The output of a query is in the form of a: (A) Table (B) Form (©) Report (D) Query (3) A query that involves two tables is called: (A) Seivet (B) Cross Table (©) Update (D) Insert (4) The layout of report are: (A) 3 (B) 2 o4 (D) 5 (3) Which Auto Form displays one record at a time? (A) Tabular (B) Columnar (C) Datasheet (D) Justified (6) A table must have: (A) Secondary key (B) Primary key (C) Composite key (D) Sort key ANGUAGE (7) The symbol ‘=’, represents: (A) Comparison operator (B) Assignment operator (C) Equal-to-operator _(D) Balance operator (8) The function getch ( ) is a part of: (A) Stdio.h (B) String.h (C) Math.h (D) Conio.h (9) The format specifier %u is used for: (A) Integer (B) Unsigned short (C) unsigned float (D) unsigned long int (10) Conditional operator is an alternative of Ait (B) if-else (C) nested if (D) Case (11) There are three expressions in for loop statement separated by (A) Comma (B) Colon (C) Semicolon (D) Fullstop (12). The printfis a (A) Buil-in-funetion (B) Keyword (D) Local funetion (13) A file is stored in: (A) RAM (B)_ Hard Disk (©) ROM (D) Cache (14) Void occupy how many bytes in memory? (A) Zero (B) One (C) Two (D) Four (15) a+=b is equivalent to: (A) b+=a (B) a=4b (azar (D) b=b+a OR VISUAL BASIC (7) The method characterize an object’s: (A) Style (B) Behavior (C) Value (D) Appearan (8) Data can be entered in a control only when it has: (A) Mask (B) Control (C) Charged (D) Focus (9) The data type that ean handle decimal places is: (A) Short (B) Double (©) Integer (D) Boolean (10) The option that forces the declaration of all variables is: (A) Implicit (B) Option explicit (C) Shell (D) Forced (11) The Modulus operator is used for (A) Multiplication (B) Division (C) Remainder (D) Range (12) A comment is preceded by: (A) Apostrophe (B) Parenthesis (C) Comma (D) Semicolon (13) A file is stored in: (A) RAM (B) Hard Disk (C)ROM (D) Cache (14) We can hide a tool window automatically with a(n): (A 1 Auto Hide (B) Close Button (©) End (D) break (15) Which method loads a form in memory and displays it on screen? (A) Load (B) Unload (C) Show (D) Lock SE36(Obj) KKK K)-2020-600 (MULTAN) BOARD OF INTERMEDIATE AND SECONDARY EDUCATION,MULTAN. OBJECTIVE KEY FOR_ITERMEDEAT SPECIAL PART-II EXAMINATION,2020 Name of Subject omeutes Science Session_Special Exam, a. | Papercode | Paper Code Paper Code Paper Code Nos. 483) 4823 GE3BS YOBF 1 B 8 A A 2 A A B A 3 A 6 A B 4 8 8 6 A 5 A A 8 B 6 B A A 8 7 A c 8 B 8 c A 8 D 8 8 6B Cc B 10 D A A B "1 8 c 8B é 2 B 8 A A 8 e D C B 14 A & 8 A 18 B 8 D ie 16 18 19 ZL. 20 Key fille ¢ ir eos ae ss PMP IGE vise be SEA fea S CeO ene Fes syliabus Lrreth whit ate Sa Re ee eae eueet nae af "Key" J MCQs Vete FRubrics/ GA fet PL phic xe dikey tu Soe Woh Prepared & Checked By: S# Name Designation Institution Mobile No ‘Signature | E jane | a wwe WSS OSE 7272 1 [Hage Mad SST it] Ger Comprveninve RSS] O8°) 78 bashad WW bak yt by pe Cok Zeb 7 3ue 7 2 |Mobushad AL inci pad Pek | gs Bese ep Ne 3 Re-Checked By MUA Kg VA A WL otyaiKoy" rsp Lge Wwiiinl x + Mobile No [Signatur [O3e-FUE) Go] | 3033}. __1 [sw Name Designation} 1 | A.M PON A/P.

You might also like