Kendriya Vidyalaya Sangathan, Jaipur Region Half Yearly Examination 2020-21
Kendriya Vidyalaya Sangathan, Jaipur Region Half Yearly Examination 2020-21
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
Q18. What is the function of the CPU in a computer? What are its subunits? 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
Q26. Identify which among the following flowchart symbols can be used for 2
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 ‘ )
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.
Q40. a) What is the difference between interactive mode and script mode in 3
Python?
b) Is Python an Object Oriented Language?