Trending ▼   ResFinder  

ISC Class XI Sample / Model Paper 2021 : Computer Science

5 pages, 36 questions, 0 questions with responses, 0 total responses,    0    0
Soumya Roy
Sikkim Manipal University (SMU), Gangtok
Master of Computer Application Computer Application
+Fave Message
 Home > coolsroy_mdp >

Formatting page ...

MADHUSTHALI VIDYAPEETH F.M Time 70 3h Date : ANNUAL EXAMINATION-II: 2020-2021 SUBJECT: COMPUTER SCIENCE CLASS- XI (Candidates are allowed additional 15 minutes for only reading the paper. They must NOT start writing during this time.) ------------------------------------------------------------------------------------------------------------------------------Answer all questions in Part I (compulsory) and six questions from Part-II, choosing two questions from Section-A, two from Section-B and two from Section-C. All working, including rough work, should be done on the same sheet as the rest of the answer. The intended marks for questions or parts of questions are given in brackets[ ]. --------------------------------------------------------------------------------------------------------------------PART I (20 Marks) Answer all questions. While answering questions in this Part, indicate briefly your working and reasoning, wherever required. Question 1 (a) Draw the truth table to represent a two input XOR gate. [1] (b) (b) Verify if, (~P V P) 1 = 1 [1] (c) Differentiate between ASCII code and UNICODE. [1] (d) Minimize: F = PQ + (PR) +PQ R using Boolean laws. [1] (e) If A denotes it is cloudy and B denotes it will rain , then express the following statements in symbolic form: [1] (i) If it does not rain then it is not cloudy (ii) If it is raining then it is cloudy Question 2 (a) Define Base of number system? Give one example. [2] (b) Convert the following arithmetic expression into Java statement [2] x = (a5 + b7)/ ab (c) Define the term wff in propositional logic. Give one example. [2] (d) Name the File Stream Class to perform the following operations: [2] (i) to write data into a binary file (ii) to read data from a text file (e) Differentiate between static variable and non static variable. [2] Question 3 The following is a method/function of some class. Give the output of the function perform( ) when the value of n is 6579. Show the dry run/ working. [5] void perform( int n ) { int s=0, g; while( n>0) { if (n%2==1) n/=10; g=n%10;

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

 

  Print intermediate debugging step

Show debugging info


 

 

© 2010 - 2024 ResPaper. Terms of ServiceContact Us Advertise with us

 

coolsroy_mdp chat