Get ahead in your Class 10 Cyber Olympiad preparation with previous year question papers. These papers help students become familiar with the question pattern and assess their understanding of important computer concepts.
What's Inside the Paper?
MCQs based on topics like Operating System, Networking, HTML and much more.
Includes two sections: Computer & IT and Achiever's Section for challenging problems.
Answer key provided to support quick learning and revision.
Download the Class 10 Cyber Olympiad Previous Year Paper PDF to practise smarter and boost your chances of success in the exam.
>>> Join CREST Olympiads WhatsApp Channel for latest updates. CREST Cyber Olympiad Previous Year Paper PDF for Class 10:
If your web browser doesn't have a PDF Plugin. Instead you can Click here to download the PDF
Syllabus:
Section 1: Computer & IT
Advanced Networking & Internet Concepts
Ports and Protocols – e.g., port 80 for HTTP, port 443 for HTTPS
Public vs Private IP addresses (IPv4 basics)
Static vs Dynamic IP allocation (DHCP)
Web hosting basics – Domain, web server, hosting providers, uptime
Packet switching, Packet loss, Routers, Throughput
Algorithms and Flowcharts
Algorithm Design: nested conditions, designing modular algorithms using sub-processes
Flowchart Techniques: loops, nested conditions (if-else, switch)
Iteration: using loops in algorithms (for, while)
Problem-Solving Activities (Algorithms): LCM & GCD, palindrome check, count vowels
Problem-Solving Activities (Flowcharts): simulate calculator, sort array
Integration with Programming Languages: convert flowcharts into working code
Logical Operators in Conditions (AND, OR, NOT)
Computer Fundamentals
Operating System
Number System
User Interface
Memory
Task Management
Cybersecurity and Digital Forensics
Digital Forensics: investigating computers, mobile phones, networks to uncover evidence
Digital Evidence: deleted files, emails, messages, browser history, photos/videos, network/server logs
Types of Digital Forensics: computer, mobile, network, cloud, memory forensics
Process of Digital Forensics: identification, preservation, analysis, reporting, presentation
Relationship Between Cybersecurity and Digital Forensics
Data Management and E-commerce
Key Components of Data Management: collection, storage, organization, quality, security, analytics
Types of E-Commerce Models: B2C, B2B, C2C, C2B
Key Features of E-Commerce: online stores, payment systems, shopping cart, reviews, order management
Challenges of Data Management: privacy, security, data overload, integration, accuracy
Technologies Supporting Data Management: Cloud Computing, Big Data, Machine Learning & AI, DBMS
Latest Developments in the Field of IT
Machine Learning (ML) – difference from AI, usage in prediction and personalisation
Green Computing – energy-efficient devices, e-waste reduction
MS Office
MS Word
MS PowerPoint
MS Excel
MS Access
Python Programming (Text-Based Coding)
Use of Python Modules: math, random, datetime, statistics
Data Validation and Error Handling
List & Dictionary: nested lists, list comprehensions, dictionary methods (update(), pop(), items(), etc.)
Functions: default and keyword arguments, return vs print, lambda functions
File Handling – text files: read, write, append, using with, line-by-line reading, writing logs/reports
Web Development
Types: front-end (client-side), back-end (server-side), full-stack development
Web Design
Web Hosting & Deployment
Web Development Tools
Web Security
Web Performance Optimization
Working with Databases using MS Access / DBMS
Querying: set conditions using relational/logical operators, multiple conditions
Working with Multiple Databases: relationships (1-1, 1-many, many-1, many-many)
Object Linking & Embedding: linking vs embedding, inserting/linking external objects
Section 2: Achievers Section
Higher Order Thinking Questions – Syllabus as per Section 1.
Questions are based on Windows 11 and MS Office 2016.
Sample Paper
Previous Year Paper
Marking Scheme
Previous Year Questions
Q.1
In a flowchart-to-code conversion, if the process is repetitive but the number of repetitions is unknown, how is this translated?
a) Using a fixed loop
b) Using a while loop
c) Using a for loop
d) Using a return function
Q.2
In context to MS PowerPoint, pick the odd one out from the following:
a) Outline View
b) Page View
c) Normal View
d) Print View
Q.3
Which of the following statements about default arguments in Python is TRUE?
a) Default arguments must come before non-default arguments in function definition.
b) Default arguments are mandatory to provide during function call.
c) Default arguments allow a function to be called with fewer arguments than defined.
d) Default arguments must always be integers.
Q.4
In Microsoft Word, how can you track changes made to a document by multiple users?
a) Using the Track Changes feature
b) Using the Comments feature
c) Enabling Version Control
d) Using Read-Only Mode
Q.5
In Microsoft Word, how do you insert a table into a document?
a) Go to the Insert tab and select Table
b) Go to the Page Layout tab and select Insert Table
c) Right-click and select Table from the context menu
d) Go to the View tab and select Table
Q.6
Which of the following digital evidence types would most likely be used in a cyberbullying case?
a) Router MAC address
b) CCTV footage
c) SIM card serial number
d) Deleted WhatsApp chats
Q.7
Which of the following best describes DHCP?
a) A protocol that manually sets static IPs
b) A web server hosting tool
c) A system that dynamically assigns IP addresses
d) A type of DNS server
Q.8
Which of the following is/are the type of threats on the security of a computer system or network?
i. Interruption ii. Interception iii. Modification iv. Creation v. Fabrication
a) i, ii, iii and iv only
b) ii, iii, iv and v only
c) i, ii, iii, iv and v
d) i, ii, iii, and v only
Q.9
Which part of web hosting and deployment makes a website accessible on the internet?
a) Database configuration
b) Server-side scripting
c) DNS and web servers
d) Client-side scripting
Q.10
Identify the incorrect statement from the following:
a) An HTML tag is bound by angle brackets. It always begins with a less than (<) sign and ends with a greater than (>) sign.
b) The ON tag indicates the start of the command and is written before the portion of the text to be formatted.
c) Except few tags, most of the tags have their corresponding closing tags.
d) The OFF tag is the same as the ON tag, but has a backward slash (\) after the command.
Your Score: 0 /10