SET-1
FIRST QUARTERLY TEST AUGUST 2024(Bng. North)
CLASS : II PUC SUBJECT: COMPUTE SCIENCE (41) Max. Marks: 35
TIME : 1 Hr. 30 mins.
I. Answer ALL the questions. Each question carries ONE mark. 1X7=7
1. Which of the followings coordinate data transfer between the various components of the
motherboard?
a) Chipset b) Form factor c) Processor socket d)Port
2. Which of the following type of motherboard has no ports?
a) ATX b)Baby-AT c)AT d)XT
3. Which of the following is another name of Boolean algebra?
a) Relational algebra b) Logical algebra
c) Switching algebra d) Mathematical algebra
4. Involution law states that:
a) X+X=X b) X.X=X ̿=X
c) X d) X. X̅=0
̅Z is
5. Minterm designation of XY
a) M5 b) m5 c) M2 d) m2
6. Identify an example for non-primitive data structure.
a) Integer b) Stack c) Pointer d) Character
7. Which of the following is an instance of a class?
a) Class b) Object c) Function d) Constructor
II. Fill in the blanks choosing the appropriate word/words from those given in brackets.
(Searching, Traversing, Deleting, Sorting) 1X3=3
8. _____ is the process of arranging elements of an array in ascending or descending order.
9. _____ is the process of finding the location of an element in an array.
10. _____ is the process of accessing each element in an array exactly once.
II. Answer any THREE questions. Each question carries TWO marks. 2X3=6
11. Mention any two features of USB devices.
12. What are the two type of UPS?
13. Define minterm. Give an example.
14. Draw the standard symbol and truth table for NOT gate.
15. Write any two advantages of OOPs.
III. Answer any THREE questions. Each question carries THREE marks. 3X3=9
16. Explain the characteristics of motherboard.
17. Prove commutative law using perfect induction method.
18. State principal duality. Give an example
19. Explain XOR gate with standard symbol and truth table.
20. Write an algorithm to insert an element into an array at given position.
IV. Answer any TWO questions. Each question carries FIVE marks. 5X2=10
21. Reduce the following expression using K-map. F(P,Q,R,S)=∑m(0,1,2,3,4,5,6,7,11,14,15).
22. State and prove absorption laws using truth table.
23. Explain the operations performed on primitive data structure.
24. Write an algorithm to sort the elements of an array using Insertion sort.
25. Write any five applications of Object Oriented Programming languages.
Soundarya Composite PU College VIJIN K
SET-2
FIRST QUARTERLY TEST AUGUST 2024(Bng. North)
CLASS : II PUC SUBJECT: COMPUTE SCIENCE (41) Max. Marks: 35
TIME : 1 Hr. 30 mins.
I. Answer ALL the questions. Each question carries ONE mark. 1X7=7
1. Which of the following is CPU’s working memory?
a) Primary memory b)Secondary memory c)Register d)Cache memory
2. What is responsible for control of high-speed components like CPU, RAM, and Video Card?
a) South bridge b) North bridge (North chipset) c)East bridge d)West bridge
3. DVI stands for
a) Digital Video Interface b) Data Video Interface
c)Digital Video Interconnect d) Digital Visual Interface
4. Involution law is also called as:
a) Indempotence law b) Complement law c) Double-inversion rule d) Complementarity law
5. What are the inputs of two input NAND gate when output is low?
a) (0,0) b) (0,1) c) (1,0) d) (1,1)
6. Memory address of any element of two-dimensional array in column-major order is calculated by
using:
a) LOC(A[I][J]) = Base(A) + W[(I-LB) + m(J-LB)|
b) LOC(A[I][J]) = Base(A) - W[(I-LB) + m(J-LB)]
c) LOC(A[I][J]) = Base(A) +W[n(-LB) + (J-LB)]
d) LOC(A[I][J]) = Base(A) - W[n(I-LB) + (J+LB)]
7. Which of the followings cannot be an example for class-object?
a) Bird-Parrot b) Home-Table c) Student-Alex d) Teacher-Alex
II. Fill in the blanks choosing the appropriate word/words from those given in brackets.
(AGP , SCSI, ISA, HDC) 1X3=3
8. ____________ slot is used to connect modem and input devices.
9. __________ slot is used to connect graphics accelerator card to enhance the visual experience.
10. __________ is a port.
III. Answer any THREE questions. Each question carries TWO marks. 2X3=6
11. Mention any two features of AT motherboard.
12. Define chipset and processor socket?
13. Write general structure for 3 variable K-map.
14. Write XNOR gate and its truth table.
15. Briefly explain the column-major order memory representation of 2D array.
IV. Answer any THREE questions. Each question carries THREE marks. 3X3=9
16. Explain IDE, SCSI and Firewire ports.
17. Prove distributive laws using perfect induction method.
18. Convert the following expression into canonical form. F(A,B,C)=A+(B ̅.C)
19. Construct NOT, AND and OR gate using NOR gate.
20. Write any three advantages of array.
V. Answer any TWO questions. Each question carries FIVE marks. 5X2=10
21. Reduce the following expression using K-map. F(A,B,C,D)=∑m(0,1,2,3,5,6,7,13).
22. State and prove de-morgan’s theorem using algebraic method.
23. Explain the operations performed on linear data structure.
24. Apply Binary search on following array. (10, 20, 30, 40, 50, 60, 70, 80,90 ). Element to be
searched is 70.
25. Define the following:
a) Message passing b) Dynamic Binding c) Encapsulation
d) Inheritance e) Polymorphism.
Soundarya Composite PU College VIJIN K