Very best important questions for class 11 Computer Science

Very best important questions for class 11 Computer Sciencecbse computer science python with solution 

    Here i have prepared the sample question paper for 35 marks class 11 cbse computer science python 2022-2023 including getting started with python and control flow concept.


I. Short Answer type Questions-5 X 1 = 5

1. Find the invalid identifier from the following

 a. none

b. address

c. Name

d. pass  

2.Consider a declaration L = (1, 'Python', '3.14').

Which of the following represents the data type of L?

 a. list

b. tuple

c. dictionary

d. string

 3.Given a Tuple tup1= (10, 20, 30, 40, 50, 60, 70, 80, 90).

 What will be the output of print (tup1 [3:7:2])?

 a. (40,50,60,70,80)

b. (40,50,60,70)

c. [40,60]

d. (40,60)

 4.The return type of the input() function is

 a. string

b. integer

c. list

d. tuple 

5.Which is the correct operator for power(x)?

 a) X^y

b) X**y

c) X^^y

d) None of the mentioned 

Also read Python Mysql Connection | python project with database connectivity

 II. Short Answer type Questions -5 X 2 = 10

1. When and who was developed python?

2. Python is an interpreted language‟. What does it mean to you?

3. What are the two modes in Python?

4. What are literals in Python? How many types of literals are allowed in Python?

5. What is mean by totken? 

III. Long Answer type Questions [4 mark each] 3 X 4 = 12 

6. What is the difference between list and tuple ? Give an example.

7. Which of the following variable names are invalid ? Justify.

(a) try

(b) 123 Hello

(c) sum

(d) abc@123

8.Find the error and rewrite the program 

num=int(input(“ Enter an integer:”)

If num%2=0

   print(num,”is even no.”)

Else: 

 Print(num,”is odd no.”)

HOTS -2 X 4 = 8

1. Sheela wants to make a project about eligibility to vote with help of python but she doesn’t know to do, help her to do. 

2. Program to print a given character is an upppercase or a lowercase or a digit or any other character.


Search Related keywords 

sample question paper for class 11 cbse computer science python with solution
class 11 computer science question papers with solutions
sample question paper for class 11 cbse computer science python term 2
computer science class 11 previous year question papers pdf
class 11 cs sample paper term 2
computer science sample paper class 11 cbse with solution pdf
class 11 computer science question paper 2022
sample question paper for class 11 cbse computer science python 2021 22 term 1
class 11 cbse sample papers
class 11 cbse sample paper 2020
class 11 cbse sample paper chemistry
class 11 cbse sample papers 2021
cbse class 11 cs sample paper 2021
cbse class 11 cs sample paper
class 11 cs sample paper 2021
class 11 cs sample paper
class 11 cs sample paper term 2
computer science sample paper class 11 cbse with solution pdf
class 11 computer science question paper 2022
sample question paper for class 11 cbse computer science (python) 2021-22 term 1
sample question paper for class 11 cbse computer science python with solution
class 11 computer science question papers with solutions
cbse class 12 computer science python question paper with solutions
cbse class 12 computer science question paper with solutions
computer science sample papers class 12 solved pdf
computer science class 12 sample paper 2022 with solutions
class 12 computer science question paper 2022
sample paper class 12 2022
cbse previous year question papers class 12 computer science python
cbse sample paper class 12
class 12 computer science question paper 2022
sample paper class 12 2022
cbse previous year question papers class 12 computer science python
cbse sample paper class 12
cbse class 12 computer science (python question paper with solutions)
cbse class 12 computer science question paper with solutions
class 12 cbse cs sample paper
class 12 cbse sample question paper
class 12 cbse sample question paper 2021
class 12 cbse sample paper with solution
cbse class 12 cs sample paper 2020
cbse class 12 cs sample paper 2021

If you any doubts, Please let me know

Previous Post Next Post

Contact Form