You are on page 1of 2
TUMAKURU DISTRICT P.U. COLLEGES PRINCIPALS’ ASSOCIATION (R.) » 2) Subject Code :at MID TERM EXAMINATION -2023 Total No. of ques:47 od II PUC - COMPUTER SCIENCE ae PART-A Select the correct alternative from the choices given. Each question carry one mark Repeated answers will not be considered. 20x1=20 ‘The leading processor manufacturer company in the world is___ a] Intel b] Samsung ¢] Del djSony ISA stand for___ al[ndustry Standard Array Jb]Initial Standard Architecture 3) 4) 5) 6) D 8) ) 10) 1) 12) 13) 14) 15) 16) 17) 18) c]Industry Second Architecture d] Industry Standard Architecture A small and very high speed memory placed in between CPU and RAM. aJRAM —BJROM c]Cache Memory djRegister An Boolean algebra deals with the a] Decimal values b] Binary values c] Octal values Hexadecimal number Involution Jaw states that___ a)X=X bb] X#Y=Y4X ¢] XY=YX d] None of these It is a sum of all the literals within the logic system. a] Minterm b] Maxterm ¢] Tautology d] Fallacy Which basic gate is also called inverter? aJNAND gate b] OR gate c] AND gate d] NOT gate Which of the following is a universal gate? aJNAND gate b] OR gate c] NOT gate d]AND get Which is the standartd symbol for XNOR gate? se a= | Date structures that are directly operated upon by machine level instructions are known as___ { aJData Representation b] Data Structure c] Stacks d] Primitive Data Structure Which of the following is not a non primitive data structure? al integer b] tree ] array d] Queues Which principle queue follows__ a] LIFO b) FIF c]TIFO —_dJ None of these The variables declared inside a class are known as a]Data Representation b] Data Members ¢] Data Encapsulation djData Structures The default access specifier is al] Private b] Public c] Protected d] None of these The operator used to access members of a class__ aj: b]-(dot) c]* dj# Function overloading is possible when __ a] Function names are same b] Number of arguments are different cJNumber of arguments and function is same d] Both a] and b] The following function cannot be called using the object of that class__ aJFriend function b]JFunction overloading cc] Inline ~—_dJ None of these A special member function which is used to initialize the objects of a class automatically is called__ a] Desctructor b] Parameterized Constructor c] Coppy Constructor d] Constructor P.T.O. 19) 20) 21) 23) 24) 25) 26) 28) 29) 30) 31) 32) 33) 34) 35) 36) 37) 38) 39) 40) 41) 42) 43) 44) 45) 46) 47) The constructor which takes one or more arguments a] Default Constructor b] Parameterized constructor c] Copy Constructor d] All of the above . Two or more constructors have the same name as that of class is_ a] Constructor b] Default Constructor c] Copy Constructor d] Constructor Overloading PART-B Answer any FOUR questions. Each question carries 2 marks. 4x2=8 Prove Algebraically X+XY=X+Y. Define tautology and fallacy. State De Morgan's theorems . Give any two applications of OOP. Write any two limitations of Object Oriented programming. Write the features of default constructors. Which are the different methods to invoke parameterized constructor? ‘When is copy constructor used in a program? PART-C Answer any FOUR questions. Each question carries 3 marks. 4x3=12 ‘Write the features of USB. Explain different types of RAM. Explain the working of AND gate. Design 2 logic circuit for the Boolean expression AB +BC ‘Write an algorithm to perform linear search. Define Sorting. Mention any two types of Sorting methods . Write an algorithm to perform POP operation. Whaat is linked list? Mention different types of linked list PART-D Answer any FOUR questions. Each question carries 5 marks. 4x5=20 Write an algorithm to delete an element from the queue. Mention the applications of Stack data structure. Define the following: a] Root nove bj Parent Node c] Leaf node d] Complete tree ¢] Binary Tree Explain any five characteristics of OOP. Write the advantages of Object Oriented Programming. What is friend function? What are the characteristics of a friend function? Write the rules to be followed while creating constructor . What is destructor? Write the characteristics of Destructor. PART-E ‘Answer any TWO questions . Exch question carries 5 marks. 2x5=10 Give the Boolean function F(A,B,C,D) = E (0,1,2,3,5,6,7,8,9,10, 11,13,15). Reduce it by using Karnaugh map-(K-Map) Explain Class definition with syntax and example . Explain member function outside of the class definition with suitable example. ASISAISISIOK

You might also like