CBSE Board Class 11 Computer Science Previous Year Question Papers 2008
CBSE Board Previous Year Question Papers 2008 for Class 11 Computer Science
Previous Paper – 2008
Class – XI
Subject – Computer Science
1. What is an operating system? Give few o/s available. 1
2. What is a compiler? 1
3. What is a file? 1
4. Define a Process. 1
5. What is FIFO? 1
6. Define lexical. List few with examples. 1
7. Name three types of debugging errors. 1
8. Who developed the C ++ Programming language? 1
9. List any four internal Dos commands. 1
10. What is a class? Give one example. 1
11. What is the difference between „x‟ and “x” in c++? 2
12. What are Variables? Give examples using data types. 2
13. What is the difference between int and float data type? 2
14. What are the uses of these punctuators { } , ; [ ] ?
15. Define a stream and insertion operator in C++.
16. What is # include directive? What happens if iostream.h
is not included in a program ?
17. What will be the output of the following program?
# include <iostream.h>
int i=20;
void main()
{
int i=7;
cout<< i<< “ “ << : : I << endl;
}
18. How will you include comments in c++? How many types of
comments are there in c++ language?
19. What are Unary and Binary operators? Give example
20. What is the difference between num=10; and num==10;?
What is an assignment operator?
21. Write a program to enter marks in three subjects and calculate
total and assign grade „A‟ if total is > =200 else assign grade „B‟ .
22. What are the sequence, iteration & Selection construct in c++?
23. What is difference between logical & syntax errors?
Give their examples
24. What is the difference between return ( ) and exit ( ) statement?
25. What is the difference between break and continue statement?
26. Write a program to find factorial of a number using While loop. 4
27. Find the syntax errors, if any in the following: 4
main()
{
int r w =90;
while(w>60);
{
r=w-50;
switch(w)
{
20: cout<< “lower range” <<endl
30: cout<<” middle range”<< endl;
}
}
28. Describe switch statements .What is the difference between if
and switch statements.
29. Write a for loop which will produce the following output.
4
4
1
22
333
4444
55555
30. a) . Explain local and global identifiers in a c++ program.
b) . What is a logical operator? Give examples.
31. a) . Define arrays and pointers with simple exression.
b) . Define the terms Polymorphism & Inheritance.
Class – XI
Subject – Computer Science
1. What is an operating system? Give few o/s available. 1
2. What is a compiler? 1
3. What is a file? 1
4. Define a Process. 1
5. What is FIFO? 1
6. Define lexical. List few with examples. 1
7. Name three types of debugging errors. 1
8. Who developed the C ++ Programming language? 1
9. List any four internal Dos commands. 1
10. What is a class? Give one example. 1
11. What is the difference between „x‟ and “x” in c++? 2
12. What are Variables? Give examples using data types. 2
13. What is the difference between int and float data type? 2
14. What are the uses of these punctuators { } , ; [ ] ?
15. Define a stream and insertion operator in C++.
16. What is # include directive? What happens if iostream.h
is not included in a program ?
17. What will be the output of the following program?
# include <iostream.h>
int i=20;
void main()
{
int i=7;
cout<< i<< “ “ << : : I << endl;
}
18. How will you include comments in c++? How many types of
comments are there in c++ language?
19. What are Unary and Binary operators? Give example
20. What is the difference between num=10; and num==10;?
What is an assignment operator?
21. Write a program to enter marks in three subjects and calculate
total and assign grade „A‟ if total is > =200 else assign grade „B‟ .
22. What are the sequence, iteration & Selection construct in c++?
23. What is difference between logical & syntax errors?
Give their examples
24. What is the difference between return ( ) and exit ( ) statement?
25. What is the difference between break and continue statement?
26. Write a program to find factorial of a number using While loop. 4
27. Find the syntax errors, if any in the following: 4
main()
{
int r w =90;
while(w>60);
{
r=w-50;
switch(w)
{
20: cout<< “lower range” <<endl
30: cout<<” middle range”<< endl;
}
}
28. Describe switch statements .What is the difference between if
and switch statements.
29. Write a for loop which will produce the following output.
4
4
1
22
333
4444
55555
30. a) . Explain local and global identifiers in a c++ program.
b) . What is a logical operator? Give examples.
31. a) . Define arrays and pointers with simple exression.
b) . Define the terms Polymorphism & Inheritance.
CBSE Board Best Sellers
In order to keep pace with technological advancement and to cope up with CBSE Board examinations, Pearson group has launched Edurite to help students by offering Books and CDs of different courses online.
Sign Up FREE
Get help on CBSE Board Previous Year Question Paper for class 11 Now
Board Sample Paper
- West Bengal Board Class 12 History Sample Paper Of 2011
- Andhra Pradesh Board Class 12 English Core 2011
- Gujarat Board Class 11 Accountancy 2011
- CBSE Board Class 12 Home Science 2009
- Madhya Pradesh Board Class 12 Business Economics 2013
- Andhra Pradesh Board Class 12 Business Studies 2011
- CBSE Board Class 11 Geography 2009
- CBSE Board Class 11 Fashion Studies 2007
- Himachal Pradesh Board Class 12 Sociology 2009
- CBSE Board Class 9 English Core 2007
Previous Year Paper
- CBSE Board Class 11 English Elective 2005
- CBSE Board Class 11 Political Science 2009
- CBSE Board Class 12 Math 2008
- CBSE Board Class 12 Chemistry 2009
- CBSE Board Class 10 Science 2009
- CBSE Board Class 12 Economics 2005
- CBSE Board Class 11 History 2009
- CBSE Board Class 11 Home Science 2011
- CBSE Board Class 12th Political Science Previous Year Question Paper 2007
- CBSE Board Class 12 Psychology 2007
Syllabus
- CBSE Board Class 11 Physics
- West Bengal Board Class 10 Syllabus Of History
- Madhya Pradesh Board Class 9 Socially Useful Productive Work
- Haryana Board Class 12 Punjabi
- Himachal Pradesh Board Class 12 Fine Arts
- Andhra Pradesh Board Class 11 Math
- Gujarat Board Class 12 Psychology
- Madhya Pradesh Board Class 10 Socially Useful Productive Work
- Haryana Board Class 8 Punjabi
- Gujarat Board Class 11 English Core



