Class VI ICT
Class VI ICT
SECTION –B
(1 marks each)
11. Why are computers essential tools in the 21st century?
12. Can you declare two variables in a program with the same name?
OR
Explain the role of logical operators and give an example of the AND operator in action.
13. Give an example of a data type that can store very large values.
14. What is the purpose of conditional statements in programming?
15. Write one benefit of using a flowchart.
OR
Write two benefits of using Pseudocode.
SECTION –C
(3 marks each)
16. How coding is being utilized in everyday life to perform complex task easily?
17. Your school is organizing a tree plantation event and you have been tasked with organizing the logistics.
How can creating a flowchart help you plan and execute the event efficiently? Provide specific
examples.
OR
Imagine you are planning a small birthday party for a friend. Create a flowchart that outlines the steps
you need to take starting from deciding on theme to hosting the party period.
SECTION –D
(4 marks each)
18. Case Study
Vipul Kumar a student of class 6th want to create a program in pictoblox to add 2 numbers, he done the
following coding.