0% found this document useful (0 votes)
287 views3 pages

Kendriya Vidyalaya Sangathan, Jaipur Region Half Yearly Examination 2020-21

This document contains a half-yearly examination for Class 11 on the subject of Computer Science. It includes 40 multiple choice and short answer questions covering topics like computer hardware, memory, operating systems, Python programming language features and concepts. Students are asked to identify components, explain functions, draw diagrams, write code samples, and differentiate between key terms.
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)
287 views3 pages

Kendriya Vidyalaya Sangathan, Jaipur Region Half Yearly Examination 2020-21

This document contains a half-yearly examination for Class 11 on the subject of Computer Science. It includes 40 multiple choice and short answer questions covering topics like computer hardware, memory, operating systems, Python programming language features and concepts. Students are asked to identify components, explain functions, draw diagrams, write code samples, and differentiate between key terms.
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/ 3

KENDRIYA VIDYALAYA SANGATHAN, JAIPUR REGION SET - 1

HALF YEARLY EXAMINATION 2020-21

Class : XI Time : 3 Hrs


Subject : COMPUTER SCIENCE (083) Max. Mark : 70

Section – A (Multiple Choice Questions)

Q1. ___________ is known as a volatile memory 1


a) RAM b) ROM c) EPROM d) Flash

Q2. Identify the input device(s): 1


a) Speaker b) Printer c) Key board d) Scanner

Q3. Which of the following is referred to the brain of computer? 1


a) Processor b) RAM c) Hard Drive d) ROM

Q4. ASCII stand for _________ 1


a) American Standard Computer for Information Interchange
b) American Status Code for Information Interchange
c) All India Standard Code for Information Interchange
d) American Standard Code for Information Interchange

Q5. Python is the fastest language. 1


a) False b) True
Q6. The fetch –Decode –execute cycle is also known as __________ cycle 1
a) Process Cycle b) Instruction Cycle
c) Execute Cycle d) All above

Q7. Which of the following is not a Python IDE? 1


a) IDLE b) Sublime Text c) Jupyter Notes d) Spyder

Q8. Which one of the following is NOT a computational thinking technique? 1


a) Pattern recognition
b) Decomposition
c) Coding
d) None of above

Q9. Antivirus software is an example of __________ 1


a) System software
b) Application software
c) Utility Software
d) Business Software

Q10. Who developed Python Programming Language 1


a) Konrad Zuse
b) Guido Van Rossum
c) John Von Neumann
d) Backus-Naar
SECTION B (Very short / Short / Long Answers)

Q11. Write any two examples of Application Software. 1

Q12. Name any one Python Library software 1

Q13. 24 GB = ______________ MB = ______________ KB 1

Q14. Why is Python termed as ‘Free and Open Source’ Software? 1

Q15. Python Programming language got its name from which show? 1

Q16. How the specific purpose software useful in our life? Explain with example 2

Q17. What is computer hardware? Give any two examples. 2

Q18. What is the function of the CPU in a computer? What are its subunits? 2

Q19. Briefly explain utility Software and its type 2

Q20. Briefly explain the basic architecture of a computer. 2

Q21. What is the function of memory? What are its measuring units? 2

Q22. What is the work of system software? Explain function of its type 2

Q23. What is the meaning of the term volatile primary memory? Explain briefly. 2

Q24. What do you understand by flash memory? 2

Q25. What is cache memory? How it is useful? 2

Q26. Identify which among the following flowchart symbols can be used for 2

i) Start/Stop of the process


ii) Decision Making

Q27. What do you mean by pseudocode? Write advantage and disadvantage of 2


pseudocode.

Q28. Draw a flow chart to input name and marks in 3 subjects to print name along 2
with the percentage.
Q29. Draw a flow chart to input a number to print its square. 2

Q30. Draw a flow chart to check whether a number is an even or an odd number. 2

Q31. Write full form of IDLE and write the shortcut key to run a Python program. 2

Q32. Amit is writing a code on python prompt, but not getting output. Help him to 2
run the code (means find the error and re-write the correct code)
>>> Print ( “Hello ‘ )

Q33. What does a cross platform language mean? 2

Q34. What are the advantages of Python programming language? 2

Q35. What are some limitations of Python programming language? 2

Q36. Differentiate between following: 3


a) RAM and ROM
b) Interpreter and compiler
c) CPU and ALU

Q37. Draw a block diagram depicting organization of a mobile system? What is the 3
role of communication processing unit and application processing unit in a
mobile system

Q38. What is the role of operating system in computer system? Write its different 3
types and example.

Q39. What will be the output of the following code 3


#sample program in python program
#print(“Python is Piquant language ”)
print( “ Work smartly not hardly ”)
print ( ‘ Welcome in Python world ” )

Q40. a) What is the difference between interactive mode and script mode in 3
Python?
b) Is Python an Object Oriented Language?

0-O-o- Best of Luck –o-O-0

You might also like