CBSE Board Sample Questions CBSE Papers CBSE Result CBSE ...



Sample Paper- 2016

Subject: Computer Science

Class 12th

Time Allowed : 3HR Maximum Marks: 70

General Instructions:

I. All the questions are compulsory.

II. Answer the questions after carefully reading the text.

Section A (Python)

Question 1: a) Write a short note on Dictionaries in Python? [1]

b) Rewrite the following using while loop [2]

for i in range(10,26,2):

print i

c) Find the output [2]

n = 50

i = 5

s = 0

while i ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download