Prepare your child for the CREST Cyber Olympiad (CCO) with expertly crafted sample papers for Grade 10. These free PDF downloads, along with detailed solutions, are designed to help students grasp advanced cyber and computer science concepts and perform confidently in the exam.
Why Practise CREST Cyber Olympiad Sample Papers for Grade 10? Gain a thorough understanding of the exam format and question types. Sharpen problem-solving skills and improve time management. Identify weak areas and focus on strategic revision for better results. Download Grade 10 CREST Cyber Olympiad Sample Paper (PDF) Get the free Grade 10 CREST Cyber Olympiad sample paper in PDF format to boost your child's preparation and increase their chances of scoring high in the Olympiad.
>> Join CREST Olympiads WhatsApp Channel for latest updates. Sample PDF of CREST Cyber Olympiad 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
Sample Questions
Q.1
What is the hexadecimal value of the color red?
a) #FF0000
b) #00FF00
c) #0000FF
d) #00CBF0
Q.2
Which layer is international standard organisation's OSI model responsible for creating and recognising frame boundaries?
a) Physical layer
b) Data link layer
c) Transport layer
d) Network layer
Q.3
How does a for loop differ from a while loop in algorithms?
a) A for loop runs with a known count; a while loop runs till a condition.
b) A for loop repeats endlessly; a while loop ends at a fixed count.
c) A for loop cannot use logic; a while loop can use logical checks.
d) A for loop is always slower; a while loop is faster in all cases.
Q.4
Fill in the blanks in context to DBMS:
(i) A database stores and processes data in the form of ___________. (ii) A primary key should never contain ____________ values.
a) (i) Rows (ii) Incomplete
b) (i) Columns (ii) Composite
c) (i) Tables (ii) NULL
d) (i) Cells (ii) Unique
Q.5
What is the result of `mylist = [4, 5, 8]; mylist.pop()`?
a) 4
b) 8
c) 5
d) All of the above
Q.6
Which of the following is not a type of relationship that can be applied in the MS Access database?
a) One to One
b) One to Many
c) Many to Many
d) Many to none
Q.7
Which of the following is considered a digital device for forensic investigation?
a) Television
b) Refrigerator
c) Mobile phone
d) Microwave
Q.8
What is the main purpose of memory management in an operating system?
a) Data is stored on disk
b) Applications are not conflicting with each other
c) Users can access the system interface
d) Files are organized in directories
Q.9
Which of the following logical operators would you use to combine two conditions that both need to be true?
a) AND
b) OR
c) NOT
d) XOR
Q.10
In web hosting, which of the following defines the website name that users type in a browser?
a) Hosting provider
b) Server
c) Domain
d) Port
Your Score: 0 /10
Answers to Sample Questions from CREST Olympiads:
Q.1 a Q.2 b Q.3 a Q.4 c Q.5 b Q.6 d Q.7 c Q.8 b Q.9 a Q.10 c
Answers to Sample Questions from CREST Olympiads:
Q.1 : a | Q.2 : b | Q.3 : a | Q.4 : c | Q.5 : b | Q.6 : d | Q.7 : c | Q.8 : b | Q.9 : a | Q.10 : c