0% found this document useful (0 votes)
13 views4 pages

11 CS

The document is an examination paper for Class XI in Computer Science, consisting of multiple-choice questions, short answer questions, and descriptive questions. It covers various topics such as computer generations, algorithms, data types, programming concepts, and ethical issues in computing. The paper is structured with sections requiring different types of responses, including definitions, explanations, and problem-solving.

Uploaded by

Devanathan V
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views4 pages

11 CS

The document is an examination paper for Class XI in Computer Science, consisting of multiple-choice questions, short answer questions, and descriptive questions. It covers various topics such as computer generations, algorithms, data types, programming concepts, and ethical issues in computing. The paper is structured with sections requiring different types of responses, including definitions, explanations, and problem-solving.

Uploaded by

Devanathan V
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

ZIGMA MATRIC HR. SEC.

SCHOOL
VEERABATHRA NAGAR, MEDAVAKKAM, CH-100

CLASS : XI MARKS: 70
COMPUTER SCIENCE TIME: 3Hrs
I Choose the correct answer :
N¬Vô] ®ûPûV úRokùRÓjÕ GÝÕL: 15 x 1 = 15
1. First generation computers used
a) Vacuum tubes b) Transistors c) Integrated circuits d) Microprocessors
ØRp RûXØû\ L¦lùTô±L°p TVuTÓjRlThP TϧlùTôÚs
a)ùYt±PdÏZp b)§¬RûPVLm c)JÚe¡ûQkR ÑtßLs d)ÖiùNV-Ls
2. 2^50:
a) Kilo b) Tera c) Peta d) Zetta
3. The first general purpose microprocessor is
ØRp ùTôÕTVuTôhÓ ÖiùNV- GÕ?
a) 4004 b) 4400 c) 8008 d) 8085
4. Which of the following is Single user operating system ?
©uYÚY]Ytßs GÕ JÚ TV]o CVdL AûUl×?
a) Windows b) Linux c) Unix d) MS-DOS
5. If 0 < i before the assignment i := i+1 after the assignment, we can
conclude that
0 < i CVdÏYRtÏ Øu i := i+1 CVd¡VRtÏ ©u i-u U§l×
a) 0 < i b) 0 ≤ i c) i = 0 d) 0 i
6. Suppose u, v = 5, 10 before the assignment. What are the values of u and v after the
sequence of assignments?
U§l©ÚjRÛdÏ Øu u, v = 5, 10 G²p, ùLôÓdLlThÓs[ ùRôPo U§l©ÚkRÛdÏ ©u
u Utßm v Uô±Ls ùTßm U§l× Gu]?
1. u := v 2. v : = u
a) u,v = 5, 5 b) u, v = 10, 5 c) u, v = 5, 10 d) u, v = 10, 10
7. A loop invariant need not be true
a) at the start of the loop. b) at the start of each iteration
c) at the end of each iteration d) at the start of the algorithm
UPdÏ Uôt\ª- EiûUVôL CÚdL úYi¥V AY£Vm CpûX.
a)UPd¡u ùRôPdLj§p b) JqùYôÚ ÑZt£«u ùRôPdLj§p
c) JqùYôÚ RtÑZt£«u Ø¥®p d)ùS±Øû\«u ùRôPdLj§p
8. Which of the following operator is insertion operator of C++?
©uYÚm ùNVtϱL°p £++ u RWÜRÚm ùNVtϱ GÕ?
a) >> b) << c) <> d) ^^
9. How many types of iteration statements?
ÑZt£d átßLs GjRû] YûLlTÓm?
a) 2 b) 3 c) 4 d) 5
10. Which function begins the program execution ?
¨W-u ùNVXôdLm GkR ùNVtáßp-ÚkÕ ùRôPeÏm
a) isalpha() b) isdigit() c) main() d) islower()
11. Array subscripts is always starts with which number ?
A¦«u ¸ùZôhÓ GlùTôÝÕm GkR GiÔPu ùRôPeÏm
a)-1 b) 0 c) 2 d) 3
12. The variables declared inside the class are known as data members and the functions
are known as
a) data functions b) inline functions c) member functions d) attributes
Ko C]dÏÝÜdÏs A±®dLlTÓm Uô±Lû[ RWÜ Eßl×Ls G] ϱl©Ó¡ú\ôm.
a) RWÜ ùNVtáßLs b) inline ùNVtáßLs c) Eßl× ùNVtáßLs d)Ti×d áßLs
13. Which of the following refers to a function having more than one distinct meaning?
a) Function Overloading b) Member overloading
c) Operator overloading d) Operations overloading
©uYÚY]Ytßs GÕ ùNVtáßLÞdÏ úYßThP ùTôÚs Es[ûR ϱd¡\Õ?
a) ùNVtáß T¦ªÏl× b) Eßl× T¦ªÏl×
c) ùNVtϱ T¦ªÏl× d) ùNVtTôÓ T¦ªÏl×
14. Which of the following derives a class student from the base class school
©uYÚY]Ytßs GÕ school Gu\ A¥lTûP C]dÏÝ®p CÚkÕ student
Gu\ C]dÏÝûY RÚ®dÏm?
a) school: student b) class student : public school
c) student : public school d) class school : public student
15. Which of the following is Tamil programming language?
¸rLiPYtßs GÕ Rªr ¨WXôdL ùUô¯?
a) Tamilzhpori b) Ezhil c) Translator d) TSCII
II Answer any SIX questions (24 is compulsory):
HúRàm Bß ®]ôdLÞdÏ ®ûPV°: 6 x 2 = 12
16. What is a computer?
L¦lùTô± Gu\ôp Gu]?
17. Define an algorithm.
JÚ ùS±Øû\ YûWVßdLÜm.
18. How do we refine a statement?
JÚ átß GqYôß ùUÚúLt\lTÓ¡\Õ?
19. What are importance of void data type.
void RWÜ YûL«u Ød¡VjÕYeLs Gu]?
20. How will you declare an array?
A¦ûV GqYôß YûWVßlTôn?
21. What are called members?
Eßl×Ls Gu\ôp Gu]?
22. What is a base class?
A¥lTûP C]dÏÝ Gu\ôp Gu]?
23. What is meant by Computer Ethics?
L¦lùTô± Suù]± Gu\ôp Gu]?
24. What is meant by OS? What are OSs are available?
CVdL AûUl× Gu\ôp Gu]? YûLLû[ Tt± GÝÕL.
III Answer any FIVE questions (33 is compulsory):
HúRàm Bß ®]ôdLÞdÏ ®ûPV°: 6 x 3 = 18
25. Convert (150)10 into Binary, then convert that Binary to Octal
(150)10 dÏ ¨LWô] CÚ¨ûX GiQôL Uôt±. ARû] Gi¦ûX GiQôL UôtßL.
26. What is meant by Software? write about it types.
ùUuùTôÚs Gu\ôp Gu]? YûLLû[ Tt± GÝÕL.
27. What is the difference between assignment operator and equality operator?
U§l©ÚjRp ùNVtϱ Utßm NU±ûX ùNVtϱ CûPúV Es[ úYßTôÓ Gu]?
28. King Vikramaditya has two magic swords. With one, he can cut off 19 heads of a
dragon,but after that the dragon grows 13 heads. With the other sword, he can cut off
7 heads, but 22 new heads grow. If all heads are cutoff, the dragon dies. If the dragon
has originally 999 heads, can it ever die? (Hint:The number of heads mod 3 is
invariant.)
Uu]u ®d¡WUô§jR²Pm CWiÓ Uk§W YôsLs CÚd¡u\]. JÚ Yôû[ ûYjÕ
ùYh¥]ôp úYRô[j§u 19 RûXLû[ ùYh¥ùV±V Ø¥Ùm. B]ôp,
ARu©u, úYRô[jÕdÏ 13 RûXLs Øû[d¡u\]. Cuù]ôÚ Yôû[ ûYjÕ 7
RûXLû[ ùYh¥ùV±V Ø¥Ùm, B]ôp, ARtÏl©u 22 ×§V RûXLs
Øû[d¡u\]. GpXj RûXLû[Ùm ùYh¥®hPôp, úYRô[m ùNjÕ®Óm.
úYRô[jÕdÏ BWmTj§p 999 RûXLs CÚkRôp, AÕ Nô¡\ Yônl× EiPô?
(ϱl× : mod 3-RûX«u Gi¦dûL Uô\ôÕ)
29. What are ethical issues? Name some.
ùS±Øû\ £dLp Gu\ôp Gu]? ùTVoLû[ GÝÕL.
30. With note an Array of strings.
NWeL°u A¦ûVl Tt± £ßϱl× GÝÕL.
31. What is TSCII?
TSCII Gu\ôp Gu]?
32. What are the rules for function overloading?
ùNVtáß T¦ªÏl©tLô] ®§Øû\Ls VôûY?
33. What are the points to be noted while deriving a new class?
Ko C]dÏÝûY RÚ®dÏmúTôÕ LY]j§p ùLôs[ úYi¥VûY VôûY?
IV Answer ALL the questions:
Aû]jÕ ®]ôdLÞdÏm ®ûPV°: 5 x 5 = 25
34. Discuss the various generations of computers.
L¦lùTô±«u TpúYß RûXØû\Lû[ ®[dÏL.
(OR)
Explain the characteristics of a microprocessor.
ÖiùNV-«u Ti× áßLû[ ®[dÏL.
35. What is meant by icon? What are it types? Explain it.
T¦dϱLs Gu\ôp Gu]? ARu YûLLû[ ®[dÏL.
(OR)
Trace the step-by-step execution of the algorithm for factorial(5).
factorial(5) Gu\ ùNVtát±u ùS±Øû\«u T¥lT¥Vô] CVdLjûR L¦dLÜm
factorial(n)
— inputs : n is an integer , n 0
— outputs : f = n!
f, i := 1 ,1
while i n
f, i := f i, i +1
36. Explain Call by value method with suitable example.
U§l× ØXm AûZjRp Øû\ûV RÏkR G.Lô.-EPu ®[dÏL
(OR)
What entry control loop? Explain any one of the entry control loop with suitable example.
ÖûZÜ úNô§l× UPdÏ Gu\ôp Gu]? HúRàm JÚ ÖûZÜ úNô§l× UPdûL
ùTôÚjRUô] G.Lô.-EPu ®[dÏL.
37. Write a note on the basic concepts that suppors OOPs?
ùTôÚs úSôdÏ ¨WXôdLjûR BR¬dÏm LÚjÕLû[l Tt± ϱl× YûWL.
(OR)
What are the various crimes happening using computer?
L¦lùT± TVuTÓjÕmúTôÕ HtTÓm TpúYß Ït\eLû[ VôûY?
38. Explain the different types of inheritance
UW׬Uj§u TpúYß YûLLû[ ®Y¬
(OR)
Debug the following program
¸rLiP ¨W-p Es[ ©ûZLû[ LiP±kÕ ©ûZ§ÚjRm ùNnL.
Output Class B:: public A()
——————- {
15 PUBLIC
13 void func()
11 {
Program : int b1:b2:b3;
——————- A::getdata[];
%include(iostream.h) b1=a1;
#include<conio.h> b2=a2;
Class A a3=a3;
{ cout<<b1<<’\t’<<b2<<’t\’<<b3;
public; }
int a1,a2:a3; void main()
Void getdata[] {
{ clrscr()
a1=15; B der;
a2=13;a3=13; der1:func();
} getch();
} }

You might also like