Font size
WorksheetsVIII ICT 2024
Total questions: 46
Worksheet time: 23mins
Which of the following are the multimedia features to enhance presentation?
Chart, WordArt, Text
Image, Audio, Video
Table, Shape, SmartArt
Animation, Transition, Motion Path
Video making skill is one of the important skills in the digital world. Where can you apply these skills?
Blogging
Film making
App development
Creating presentation
Which of the following best describes a regularly updated website, typically run by an individual or a group, and written in an informal or conversational style?
Blog
EMIS
News Portal
Citizen Service Portal
Your classmate has started using Facebook recently. Which of the following would you suggest your classmate to maintain a positive online identity?
Share unverified information or fake news.
Share personal information with strangers.
Use privacy setting to control who sees your posts.
Engage in cyberbullying, trolling, or posting hateful comments.
Study the given lines of code and identify the class name.
Class
Brand
Mobile
__init__
What is the function of input() in the code given below?
Print the responses.
Convert integer into string.
Convert string into integer.
Accept responses from the users.
In which of the following real-life scenarios is AI commonly applied?
Painting, Dancing, Playing.
Plumbing, Building, Cooking.
Counselling, Decision making, Facilitating.
Web searching, Face recognition, Virtual assistants.
Which of the following reasons explain why the given diagram (X) is considered as a set in the Python programming? I. It includes elements with varying sizes and shapes. II. It has a collection of unordered items. III. It does not have duplicate items. IV. It has a collection of shapes.
I and III
II and IV
II and III
III and IV
Which of the following best describe the similarities between neural networks and the human brain?
They both comprise basic units that accept several inputs and generate one output.
They are both conscious and self-aware.
They both are made of biological cells.
They are both computer models.
In the diagram given, the clouds lists represent a rectangular grid of clouds. A python expression to create a cloud in the empty space is _________.
clouds[0][3]
cloud[0][3]
clouds[0][3] = Cloud()
cloud[0][3] = Cloud()
Jigme is creating, editing, and collaboratively working on a presentation with his friends online. He is using Google ________ for the presentation.
Slides
Docs
Sheets
Forms
The services that make it easier for citizen to access government services, reducing the need for physical visits to government offices is ________.
G2C (Government to Citizen)
G2B (Government to Business)
C2G (Citizen to Government)
B2G (Business to Government)
The history of any social media posts you make, websites you visit, and information you share online contributes to your digital ________.
footprint
malware
bandwidth
username
The objective of the generator is to produce data that can fool the ________ into thinking it is real.
discriminator
classifier
encoder
compiler
If a key is not found in the dictionary, the 'not in' operator will return ________.
True
False
The term used to describe the process of copying video files from one device to another is called recording.
True
False
Improve writing skills, develop digital literacy skills, build a little fame for yourself are some advantages of blogging.
True
False
If you do not maintain positive digital footprint, some risks could be damaged reputation, privacy concerns, cyberbullying, legal issues, and impact on relationships.
True
False
Reinforcement learning is the type of machine learning where an agent learns by interacting with its environment through trial and error.
True
False
The code 'temp_flamingo = flamingos[1]' assigns the variable 'temp_flamingo' to 'flamingos[0]' in the list.
True
False
Why do you use hyperlinks in presentations? Select all reasons that apply.
Easy navigation within the presentation
Access to external resources
Make content interactive
Provide flexibility in moving between slides
Improve organization of information
In which phase of video making are applications like CapCut, OpenShot and Adobe Premiere Pro primarily used?
Pre-production (planning)
Production (shooting)
Post-production/editing
Distribution/publishing
Which of the following are AI language applications you can apply in daily life? Select all that apply.
ChatGPT
Google Bard/Gemini
Siri
Google Assistant
Google Translate
Analyze the code and labeled flamingos. Which sequence of index assignments correctly swaps the flamingos as shown? Choose the correct line sequence.
temp_flamingo = flamingos[0]; flamingos[0] = flamingos[2]; flamingos[2] = flamingos[1]; flamingos[1] = temp_flamingo
temp_flamingo = flamingos[1]; flamingos[1] = flamingos[0]; flamingos[0] = flamingos[2]; flamingos[2] = temp_flamingo
temp_flamingo = flamingos[2]; flamingos[2] = flamingos[0]; flamingos[0] = flamingos[1]; flamingos[1] = temp_flamingo
temp_flamingo = flamingos[0]; flamingos[2] = flamingos[0]; flamingos[1] = flamingos[2]; flamingos[0] = temp_flamingo
Which pairs correctly match a G2C service with its purpose? Select all that apply.
Birth Certificate — to register a newborn baby
Death Certificate — to produce a death certificate of a demise
Issuance of Household Information — to produce household information like a family tree
View Result (BCSEA) — to check the individual BCSEA result of classes X and XII
Apply for EPLC — to check passport status
Which practices should you maintain to be a good blogger? Select all that apply.
Choose a niche you are passionate about and write consistently
Use proper grammar, spelling, and punctuation
Engage with readers by asking for their feedback and opinions
Copy content from others to post quickly
Use social media to connect with your audience and promote your blog
Which statements correctly differentiate private and personal information? Select all that apply.
Private information is used to identify you and is sensitive to share publicly
Personal information is still used to identify you but is less sensitive and often shared for a positive digital identity
Example of private information: bank/credit card numbers and PINs
Example of personal information: name and email address
Example of personal information: detailed medical records
Ap Dorji wants to register his newborn baby. Which G2C service should be used for the registration?
Birth Registration Service under Family
Death Certificate service
Security Clearance service
Vehicle fitness renewal service
How is a vlog different from a blog?
A vlog is online video content, while a blog is written content on a website
A vlog is a printed magazine, while a blog is a television channel
A vlog uses only images, while a blog uses only audio
A vlog is a website, while a blog is a video stored offline
Differentiate between the 10-20-30 rule and the PechaKucha 20x20 design principle of a PowerPoint presentation by selecting the statements that are correct.
In the 10-20-30 rule, a presentation uses 10 slides, lasts 20 minutes, and uses 30-point font.
PechaKucha 20x20 uses 20 slides or images with 20 seconds per slide.
In the 10-20-30 rule, the focus is primarily on visual storytelling rather than conveying information.
PechaKucha emphasizes concise delivery through visuals.
Choose the Python code that correctly takes a user’s first name and second name, concatenates them with a single space, and prints the full name.
first_name = input("Enter your first Name: ") second_name = input("Enter your second Name: ") print(first_name + " " + second_name)
first_name = input("Enter your first Name: ") second_name = input("Enter your second Name: ") print(first_name + second_name)
first_name = input("Enter your first Name: ") second_name = input("Enter your second Name: ") print(second_name + " " + first_name)
first_name = input second_name = input print(first_name + " " + second_name)
Tashi learned about digital footprints from his teacher and began sharing content thoughtfully while educating his friends about privacy and caution online. Which option best evaluates his decision?
Yes; he became aware of digital footprints, shared more thoughtfully, and promoted privacy among his friends.
No; he kept posting as before and continued sharing personal information online without caution.
Yes; because he ignored the advice and continued his usual online behavior.
No; because being careful online limits creativity and is unnecessary.
What activities are done in each stage of the video-making process? Select all statements that are correct.
Pre-Production involves planning the content, script, and visual elements.
Production involves recording the video.
Post-Production involves editing to refine visuals and sound.
Sharing involves publishing the video on platforms such as YouTube, Facebook, or TikTok.
a) Debug and rewrite the correct lines of code. i. Given the line of code: Line 1: colour = Input(Enter your favourite colour) Which corrected line is valid Python?
colour = input("Enter your favourite colour")
colour = Input("Enter your favourite colour")
colour = input(Enter your favourite colour)
Colour = input("Enter your favourite colour")
a) Debug and rewrite the correct lines of code. ii. Given the code: Line 1: for car is cars: Line 2: car.speed= 40 Select all lines that correctly fix the code.
for car in cars:
for car is cars:
car.speed = 40
car.speed= 40
a) Debug and rewrite the correct lines of code. iii. Given the code: Line 1: fruits ('apple','cherry','mango','papaya') Line 2: print(vegetables) Select all lines that correctly fix the code.
fruits = ('apple','cherry','mango','papaya')
fruits: ('apple','cherry','mango','papaya')
print(fruits)
print(vegetables)
a) Debug and rewrite the correct lines of code. iv. Given the code: Line 1: Class Drill: Line 2: def __init__( ) Line 3: self.x = 5 Line 4: self.y = 10 Select all lines that correctly fix the code.
class Drill:
Class Drill:
def __init__(self)
def __init__()
b) Would you like to use an AI to create images? Why?
Yes, because AI can assist and enhance human creativity.
No, because AI cannot create images or assist creativity at all.
Yes, because AI replaces the need for human creativity entirely.
No, because AI-generated images are always worse than hand‑drawn art.
Study the code snippet and answer: Which part of the code iterates through each letter of the gate's code? Code: Line 1: for gate in gates: Line 2: password = "" Line 3: for c in gate.code: Line 4: password = password + c + c Line 6: gate.open(password)
for gate in gates:
for c in gate.code:
password = password + c + c
gate.open(password)
Based on the code shown, is the line gate.open(password) necessary, and why? Code: Line 1: for gate in gates: Line 2: password = "" Line 3: for c in gate.code: Line 4: password = password + c + c Line 6: gate.open(password)
Yes, it opens the gate using the new password.
Yes, it doubles each character in the code.
No, because the loop already opens the gate automatically.
No, because the password variable updates the gate without calling any method.
Using the same code, if the initial password string is "ring", what will be the new password value after processing but before gate.open(password) is called? Code: Line 1: for gate in gates: Line 2: password = "" Line 3: for c in gate.code: Line 4: password = password + c + c Line 6: gate.open(password)
ringring
rriinngg
rrnnggii
riinngg
For a science exam, select TWO effective AI prompts you could use to learn about the water cycle.
What is the water cycle, and how does it work?
Define the water cycle and its process.
What are the main stages of the water cycle, and what happens during each stage?
Explain the water cycle in five simple steps.
Suggest another way to execute the given code with the same result using a for loop. Code: Line 1 baskets[0].balloon_colors.add("yellow") Line 2 baskets[0].balloon_colors.add("green") Line 3 baskets[1].balloon_colors.add("yellow") Line 4 baskets[1].balloon_colors.add("green") Line 5 baskets[2].balloon_colors.add("yellow") Line 6 baskets[2].balloon_colors.add("green")
for basket in baskets: basket.balloon_colors.add("yellow") basket.balloon_colors.add("green")
for basket in baskets: basket.balloon_colors.add("yellow") basket.balloon_colors.add("orange")
basket.balloon_colors.update(["yellow", "green"])
for i in baskets: baskets[i].balloon_colors.add("yellow") baskets[i].balloon_colors.add("green")
Rewrite the following statement by changing only the underlined words. A dictionary is a collection of pairs of data called strings and integers. It is written with curly brackets {}.
A dictionary is a collection of pairs of data called keys and values. It is written with curly brackets {}.
A dictionary is a collection of pairs of data called strings and integers. It is written with square brackets [].
A dictionary is a collection of pairs of data called values and keys. It is written with parentheses ().
A dictionary is a collection of items called indices and elements. It is written with curly brackets {}.
Use the parts of code from the square brackets and write the code for the given figure correctly. (commas are used to separate the characters, it is not the part of code.) Parts: [for, in, clouds, range, (8), :, [3], [i], =, i, None]. Choose the code that matches the figure showing an entire row of clouds removed across eight columns at row index 3.
for i in range(8): clouds[3][i] = None
for i in range(3): clouds[i][8] = None
for i in range(8): clouds[i][3] = None
for i in range(8): clouds[3][i] = i
Critical thinking is important in AI interactions. Do you agree? Choose the best justification.
Yes; it helps users assess the accuracy and relevance of AI outputs.
Yes; it eliminates all bias from AI systems automatically.
No; critical thinking requires more time, so it should be avoided.
Yes; it ensures AI makes decisions without human oversight.
