You are on page 1of 3
Model Paper for 2021 & onward) y Computer Science (Objective) (Inter Part 1D) Tire Allowed:- 20 minutes: Maximum Matks:- 15 Note: You have four choices for each objective type question as A, B, Cand D. The choice which you think is covrert, fil that ciecle in front of that question number. Use marker or pen to fill the circles. Cutting or fil two oF more citcles will result in zero mark in that question. Write PAPER CODE, which is printed on this question paper, on the both sides of the Answer Shect and fill bubbles accordingly, otherwise the student witl be responsible for the situation. Use of Ink Remover or white correcting fluid is not allowed. _(MS-ACCESS) S.No Questions A B ic D 1. | The amtput of a database application [Form Query Report Macros, is 2. The data in table is entered in Dalasheot | Layout view | Design view Normal view view BTA pe of file that contains data ts ata file | Program file | image file | Query file calle a4. | Which of the following is also Primary Key | Candidate Sort Key, Foreign known as control Key? Key Ke 5. | Which of the following is used fo Modality Attribute Cardinality Entity describe the characteristics of an SS object? 6 | INF a non-key attribute must SoitKey | Synonym | Homonym | Non-Key not depend on attribute C Language [sn Questinns A B ie D 7 | The process of sending an Sending, Passing Filtering Delivering, argument to a function is called | On Successfully closing a file, the 0 (Zero) NULL T (One) _ | File Pointer felose ( ) returns 3 | Which of the following language B oo Pascal COBOL provided the basis for the devclapment of C7 . 16 | The number of digits aller a decimal Significance Range Precision Scope |_paint is called TL | Which character signifies the v t 7 } beginning of an escape sequence? Conditional operator is an if Teelse Nested if | ftelse-if alternative of Which programming structure ‘Sequence RElation Decision Repilition oR execules program statements in 7 order? id | What docs a compound condition | Relational | Relational Logical |_use to jain two conditions? Operator Result Operator 15 | While loop is also called Wend loop | Counter loop | Conditional | Continuous loop loop iz we (Model Paper for 2021 & onward) (Inter Part-II) Computer Science (Subjective) (Inter Part 11) Time Allowed: 2.10 hours Maximum Marks: 60 SECTION 6x2=12 2. Answer briefly any Six parts from the following. (MS-Access) (i) Differentiate between data redundancy and data inconsistency. (ii) What do you mean by data independence? (iii) Write three important characteristics of a primary key. (iv) Why feasibility study is used? (v) Define database anomilies. (vi) Describe transitive dependency. (vii) What do you mean by Relational Data Base Management System? (viii) Define Referential Integrity. (ix) What are check boxes? 3. Answer briefly any SIX parts from the followings:~ 6 x2=12 C- Language (i) What do you know about delimiters? (ii) Differentiate between Compiler and Interpreter? (iii) Define expression? (iv) Rewrite the expression n++; without using the operator ++ (v) What will be the output of the following int number = 6; int x =0; x = number --; printf (“%d\n”, x); (vi) Find errors in the following code segment int a b; a=10 b=5,; printf (“atb = %c", atb); Define getch function? Write C- statement to print the value of unsigned long x. What will be the Output of the following. printf (“55\t"); printf (“555”); 6x2=12 4. Answer briefly any Six parts fr C= Language (i) Define condition. (ii) Define ifstatement. (iii) Define logical operators (iv) Define -while Loop Convert following while loop into for Loop. (vy) inte=0; while (<5) { printf(“%od\n",c); cH; } (vi) Determine the output =5;a<=S;a=at5) printf (“%d",a); (vii) Define user-defined function (viii) Compare Local and global vatiables. (ix) Define a stream. SECTION ---- Note: Attempt any ONE question. (8 «1 = 8) MS - ACCESS 5. Discuss four advantages of DBMS? 6. What is ficld property? Discuss any four properties in detail. SECTION ~ TH Note: Attempt any TWO questions CC — Language (8 * 2 = 16) 7. Describe different data types to store integer data in C-Language. 8. What is nested “if” statement? Draw its flow chart. Explain its working with an example. 9. Write a program that inputs a number from user and display the factorial of that number.

You might also like