Computer Science 1 and 2 First Term Paper
Computer Science 1 and 2 First Term Paper
3)
counter 2) What are differenttypes of electronic components ?
DrawV characteristic of a PN junction diode 4) Give colour code of resistors
5) What are different types of capacitor 6) Draw diagram for single stage amplifier
7) What is shift register ? 8) What is logic gate ? What are
9) Draw symbol for EX-OR gate and give its
truth table 10) Why NAND gate is called basic gates
universal building block
Q.3) Long answer questions (solve any six) 18
D-FF detailsin
1) Explain
2) Draw the logic circuit, truth table tor full adder and also explain logic expression for sum and carry
3) List out any three parameters of logic families 4) Explain the action in PN junction with forward
bias
5) Explain the circuitaction o Singie stage ampiier b vnat Bus wnat are different standards in PC world
7) What is controller?What are its functions 8) Write features of PCl
and USB bus
Q. 4) What do you mean by expanded memory and extended memory
Q.5) With suitable diagrams explain the construction of basic gates by using only NAND gates
SHARADA ucCHA MADHYAMIK
SHARADA NAGARI, MALKAPUR, Tq. Dist. AKOLA
VIwYANIKETAN
Date First Term Exam Roll No:
Class: 11h Sub:-Computer Science-I Marks:- 50
Student
Q.
Name:
1) Choose the correct option and rewrite the
sentences
1) The number system which uses alphabets as well as number Is
a) Binary number system b) Octal number system
c) Decimal nurmber system d) Hexadecimal number system
2) The base of binary number system is a) 2 b) 4 c)8 d) 6
3) Pseudo code is used in a) Program coding b) Program design c) testing d) debugging
4) The number of comparisons in binary search a r e - a) less than b) equal to c)greater than d) none of these
*isa)low
6)
levellanguagea) ldentifier
is C+* keyword
b) assembly language
b) Constant
c) object)Const
oriented programming language
d) None of these
d) none of these
7) 9AF IS number a) binary ) octal C)decimal d) hexadecimal
8) The largest 4-bit binary number used in BCD code is a) 1010 b) 1111 c) 1001 d) none of these
Q. 2) Solve any six of the following
1) Convert (127 25)10 into binary What are algorithms?
2) List 3) What are flow charts 7
4) What is program design 5) various data types in C 6) What are keywords in C
different in C+
7) Explain of
types arithmetic
Q. 3) Solve any six of the following
8) What are relation operators
4) Explain the switch statements of C*+ 5) What is function pointer? What are its advantages ?
6) Differentiate between call by value and call by reference 7) What is reference variable? Explain with example
8) What are increament and decrement operator?
Q. 4) Write a C++ program (any four) 12
1) To find area and perimeter of a rectangle 2) To read three integer numbers and compute and display their average
3) To illustrate function overloading. 4) To calculate area of circle and its perimeter
5) To calculate factorial of given number 6) To Print pyramid of digits