West Bengal Board Class 11 Computer Science Sample Papers 2012
West Bengal Board Sample Papers 2012 for Class 11 Computer Science
Class 11
Sample Paper Of Computer Science
General Instructions:
1. All Questions are compulsory.
2. Programming Language is C++.
1.i) State the basic units of the computer and give function of each of the unit 2
ii) What is difference between interpreter and complier? 2
iii) Explain briefly the major innovations in generations of computer. 3
iv) write short on booting process 2
v) Expand the following: BIOS, ASCII 1
2 .i) Define operating system ?Give the 2 examples of operating systems 2
ii) What are the functions of the operating system? 3
iii) Write the 4- examples of DOS commands. 2
iv)Explain the different types of Operating Systems 3
3.i) What are the difference between a keyword and an identifier? 2
ii) How will you include comments in c++? How many types of comments are there in c++ language? 2
iii) Why include iostream.h in c++ programming 2
iv) What do you mean by cascading ?.Give the examples. 2
v) What are the differences between syntax and runtime errors? Give example. 2
4.i) Write a short notes on Fundamental data types . 3
ii) What is type coasting ? Explain with example. 2
iii) Distinguish between a unary, binary and a ternary operator. Give example of c++ operators for each one of them. 3
iv) Write the equivalent C++ expression for the following expressions: 2
a) b) p+q/(r+s)4
5.i) Define Flow chart and Algorithm . 2
ii) Draw a flowchart that picks the largest of three given numbers 3
iii) Write an algorithm to find whether a given number is odd or even 3
iv) Draw the symbol used in the flow chart for connector and
comments(annotations) 2
6.i) Name the header files required for successful execution of a program that uses the following components: 1
i) getch() ii) ceil( )
ii) Write a program in C++ to accept marks in five subjects for a student and display the average mark. 3
iii) Write a program in c++ to convert temperature in Celcious to Fahrenheit? 3
iv) What will be the output of the following code fragment? 3
.
.
.
int year;
cin>> year;
if((year % 100= =0) && (year%400= =0))
{
cout<<”Leap”;
}
else
cout<<” Not a century year.
If the input given is
i) 2000
ii) 1900
iii) 1971
7.i) Predict and correct the logical error present in the following code fragment: 1
if(k=1)
cout<<”ONE”;
else
cout<<” NOT ONE”;
ii) Write a program to calculate the area of a circle or triangle or rectangle according to the choice given by the user. 3
iii) Write a program to print whether a given character is an uppercase or lowercase or a digit or any other character. Use ASCII for it .The ASCII codes are as given below : 4
Characters ASCII range
‘ o’ – ‘9’ 48 – 57
‘A’ – ‘Z’ 65 – 90
‘a’ – ‘z’ 97 – 122
Other characters 0 – 125 excluding the above mentioned
Codes
iv) Convert the following conditional statement into its equivalent if-else statement.
N=((a<b)?a:b); 2
Sample Paper Of Computer Science
General Instructions:
1. All Questions are compulsory.
2. Programming Language is C++.
1.i) State the basic units of the computer and give function of each of the unit 2
ii) What is difference between interpreter and complier? 2
iii) Explain briefly the major innovations in generations of computer. 3
iv) write short on booting process 2
v) Expand the following: BIOS, ASCII 1
2 .i) Define operating system ?Give the 2 examples of operating systems 2
ii) What are the functions of the operating system? 3
iii) Write the 4- examples of DOS commands. 2
iv)Explain the different types of Operating Systems 3
3.i) What are the difference between a keyword and an identifier? 2
ii) How will you include comments in c++? How many types of comments are there in c++ language? 2
iii) Why include iostream.h in c++ programming 2
iv) What do you mean by cascading ?.Give the examples. 2
v) What are the differences between syntax and runtime errors? Give example. 2
4.i) Write a short notes on Fundamental data types . 3
ii) What is type coasting ? Explain with example. 2
iii) Distinguish between a unary, binary and a ternary operator. Give example of c++ operators for each one of them. 3
iv) Write the equivalent C++ expression for the following expressions: 2
a) b) p+q/(r+s)4
5.i) Define Flow chart and Algorithm . 2
ii) Draw a flowchart that picks the largest of three given numbers 3
iii) Write an algorithm to find whether a given number is odd or even 3
iv) Draw the symbol used in the flow chart for connector and
comments(annotations) 2
6.i) Name the header files required for successful execution of a program that uses the following components: 1
i) getch() ii) ceil( )
ii) Write a program in C++ to accept marks in five subjects for a student and display the average mark. 3
iii) Write a program in c++ to convert temperature in Celcious to Fahrenheit? 3
iv) What will be the output of the following code fragment? 3
.
.
.
int year;
cin>> year;
if((year % 100= =0) && (year%400= =0))
{
cout<<”Leap”;
}
else
cout<<” Not a century year.
If the input given is
i) 2000
ii) 1900
iii) 1971
7.i) Predict and correct the logical error present in the following code fragment: 1
if(k=1)
cout<<”ONE”;
else
cout<<” NOT ONE”;
ii) Write a program to calculate the area of a circle or triangle or rectangle according to the choice given by the user. 3
iii) Write a program to print whether a given character is an uppercase or lowercase or a digit or any other character. Use ASCII for it .The ASCII codes are as given below : 4
Characters ASCII range
‘ o’ – ‘9’ 48 – 57
‘A’ – ‘Z’ 65 – 90
‘a’ – ‘z’ 97 – 122
Other characters 0 – 125 excluding the above mentioned
Codes
iv) Convert the following conditional statement into its equivalent if-else statement.
N=((a<b)?a:b); 2
West Bengal Board Best Sellers
In order to keep pace with technological advancement and to cope up with West Bengal 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 West Bengal Board Sample Question Paper for class 11 Now
Board Sample Paper
- Madhya Pradesh Board Class 10 English Literature 2013-SET-4
- Gujarat Board Class 12 Chemistry 2007
- Himachal Pradesh Board Class 12 Business Studies 2009
- Gujarat Board Class 10 Social Science 2005
- CBSE Board Class 8 Math 2008
- Madhya Pradesh Board Class 10 English (Special Language) 2013
- CBSE Board Class 9 Social Science 2008
- Himachal Pradesh Board Class 11 Chemistry 2008
- CBSE Board Class 11 English Elective 2007
- CBSE Board Class 9 Social Science 2010
Previous Year Paper
- CBSE Board Class 12 Accountancy 2008
- CBSE Board Class 10 Social Science 2009
- CBSE Board Class 11 Business Studies 2008
- CBSE Board Class 12 Math 2008
- CBSE Board Class 11 Geography 2011
- CBSE Board Class 9 Math 2005
- CBSE Board Class 12 Sociology 2007
- CBSE Board Class 10 English Core 2009
- CBSE Board Class 11 Biology 2010
- CBSE Board Class 12 Physics 2009
Syllabus
- Madhya Pradesh Board Class 12 Crop Production
- ICSE Board Class 11 Home Science
- Madhya Pradesh Board Class 12 Punjabi (Special)
- Madhya Pradesh Board Class 12 Animal Husbandry
- Madhya Pradesh Board Class 10 Punjabi
- CBSE Board 12th Biotechnology Syllabus
- Madhya Pradesh Board Class 12 Drawing & Painting
- ICSE Board Class 11 History
- CBSE Board Class 9 Science
- Madhya Pradesh Board Class 9 Malayalam(Special)


