All Practice Exams

100+ Free CCEA GCSE BCS Practice Questions

Prepare for the CCEA GCSE Business and Communication Systems (2017) (Northern Ireland) exam with instant access — no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free

Loading practice questions...

2026 Statistics

Key Facts: CCEA GCSE BCS Exam

A* to G

CCEA GCSE Business and Communication Systems is graded A* to G

CCEA GCSE grading

3 units

Software Applications (40%), Business Environment (35%), Digital Solutions (25%)

CCEA GCSE Business and Communication Systems (2017)

2 hours

Unit 1 external computer-based examination duration

CCEA subject assessment information

1 hour

Unit 2 external written examination duration

CCEA subject assessment information

40% + 35% + 25%

Weightings for Units 1, 2 and 3 respectively

CCEA GCSE Business and Communication Systems (2017)

Centre entry

Schools and registered centres pay CCEA entry fees

CCEA centre entry model

Controlled assessment

Unit 3 develops a digital solution for a business problem under centre control

CCEA Unit 3 Developing Digital Solutions

MCQ adaptation

This free bank is an English MCQ study aid, not the official exam format

OpenExamPrep

CCEA GCSE Business and Communication Systems (2017, Northern Ireland) has three units: Unit 1 computer-based software applications exam (2 hours, 40%), Unit 2 written business environment exam (1 hour, 35%) and Unit 3 controlled assessment digital solution (25%). Graded A* to G. Schools/centres pay CCEA entry fees. This free 100-question bank is an English MCQ study adaptation only — practise real software tasks and controlled assessment separately.

Sample CCEA GCSE BCS Practice Questions

Try these sample questions to test your CCEA GCSE BCS exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1In word-processing software, what is the main purpose of a header?
A.To display repeating information such as a company name or document title at the top of each page
B.To store spreadsheet formulas used for sales calculations
C.To create a primary key for a customer database table
D.To send an email attachment to a distribution list
Explanation: A header appears at the top of each page and is used for branding, titles or other repeating information. Footers sit at the bottom and often hold page numbers.
2What is the difference between Save and Save As in business software?
A.Save updates the existing file; Save As lets you store a new copy under a different name or location
B.Save only works offline; Save As only works with cloud email
C.Save deletes the original file; Save As prints the document
D.Save creates a primary key; Save As creates a foreign key
Explanation: Save writes changes back to the current file path. Save As is used to create a renamed or relocated copy, which is useful for versioning business documents.
3Which spreadsheet function adds the values in a range of cells?
A.SUM
B.AVERAGE
C.MAX
D.IF
Explanation: SUM totals numeric values in a range (for example =SUM(B2:B10)). AVERAGE finds the mean, MAX the largest value, and IF tests a condition.
4In a spreadsheet, cell reference $B$2 is an example of:
A.An absolute reference that does not change when the formula is copied
B.A relative reference that always shifts by one row when copied
C.A database primary key stored as currency
D.A web hyperlink to a business homepage
Explanation: Dollar signs lock the column and/or row. $B$2 stays fixed when the formula is filled or copied, which is useful for tax rates, fixed prices or lookup keys.
5Which chart type is usually best for showing how parts of a whole compare, such as market share percentages?
A.Pie chart
B.Line chart of temperature over a week only
C.Scatter plot of random noise
D.Gantt chart of building works only
Explanation: Pie charts show proportions of a whole, making them suitable for market share or budget splits when categories are few and sum to 100%.
6In a relational database, what is a primary key?
A.A field (or set of fields) that uniquely identifies each record and cannot be null
B.Any field that stores the company logo image
C.A formula that totals spreadsheet columns
D.A slide transition used in presentation software
Explanation: The primary key uniquely identifies each row (for example CustomerID). It must be unique and not null so records can be reliably linked and retrieved.
7What does a foreign key do in a database?
A.Links a record in one table to the primary key of a related table
B.Deletes all duplicate emails from the inbox
C.Converts text to absolute cell references
D.Encrypts a web page marquee animation
Explanation: A foreign key stores the related table’s primary key value so tables can be joined (for example Order.CustomerID linking to Customer.CustomerID).
8Which data type is most appropriate for a Yes/No field such as 'On mailing list?' in a customer table?
A.Boolean (Yes/No)
B.Long text paragraph only
C.OLE image object only
D.Hyperlink to a video only
Explanation: Boolean/Yes-No fields store true/false choices efficiently and support simple validation and queries.
9A presence check in a database is used to:
A.Ensure that a required field is not left empty
B.Sort records alphabetically by surname only
C.Print handouts with six slides per page
D.Apply a watermark to a footer
Explanation: Presence checks force entry of mandatory data (for example a phone number) before a record can be saved, improving data quality.
10A range check on an Age field set to accept only values from 16 to 65 is an example of:
A.Data validation that rejects values outside allowed limits
B.A relative cell reference that updates automatically
C.A blind carbon copy email rule
D.A slide master colour theme
Explanation: Range checks ensure numbers fall within minimum and maximum limits, catching typing errors such as age 650.

About the CCEA GCSE BCS Exam

CCEA GCSE Business and Communication Systems (2017) is the Northern Ireland GCSE that combines practical business ICT skills with business environment theory. Unit 1 assesses software applications for business (word processing, spreadsheets, databases, presentations, web authoring, browsing/searching and email) through an external 2-hour computer-based exam worth 40%. Unit 2 assesses ownership, stakeholders, communication, digital trading, recruitment, selection, training, digital technology implications, market research and the marketing mix through a 1-hour written exam worth 35%. Unit 3 is controlled assessment (25%) in which candidates project-manage and develop a digital solution for a given business problem, covering planning and research, using software applications and evaluation. Grades run A* to G. This 100-question bank is a free English-language MCQ study adaptation for revision; it does not replace timed practical software practice, written-paper technique or centre-controlled assessment.

Assessment

Three compulsory units. Unit 1 Software Applications for Business: external computer-based examination, 2 hours, 40%. Unit 2 The Business Environment: external written examination, 1 hour, 35%. Unit 3 Developing Digital Solutions: controlled assessment in which students plan, research, build and evaluate a digital solution for a business problem, 25%. Students must take at least 40% of the assessment as terminal assessment under CCEA rules.

Time Limit

Unit 1 computer-based exam: 2 hours. Unit 2 written exam: 1 hour. Unit 3 controlled assessment: completed under centre-controlled conditions across the course using the live CCEA task for the series.

Passing Score

No single pass mark. Graded A* to G. Raw mark boundaries are set independently each examination series; do not invent fixed unit grade boundaries.

Exam Fee

No fee is paid directly by students. Entry fees for CCEA GCSE Business and Communication Systems units are paid by schools and registered centres; private candidates are charged by the centre that enters them. (CCEA (Council for the Curriculum, Examinations and Assessment), Northern Ireland)

CCEA GCSE BCS Exam Content Outline

40%

Software Applications for Business

Word processing (formatting, headers/footers, mail merge concepts), spreadsheets (formulas, functions, absolute/relative references, charts), databases (tables, keys, queries, validation, reports), presentation software (masters, transitions, handouts), web authoring (layout, hyperlinks, interactive elements), web browsing and internet searching, and email (attachments, distribution lists, priority).

35%

The Business Environment

Types of business ownership, stakeholders and their interests, internal and external communication methods, digital trading and e-commerce, recruitment and selection processes, training methods, implications of digital technology for businesses and customers, market research (primary/secondary) and the marketing mix (product, price, place, promotion).

25%

Developing Digital Solutions

Planning and research for a business digital problem, selecting and using appropriate software applications to build a solution, testing usability, and evaluating success against objectives with quality of written communication where required in controlled assessment tasks.

How to Pass the CCEA GCSE BCS Exam

What You Need to Know

  • Passing score: No single pass mark. Graded A* to G. Raw mark boundaries are set independently each examination series; do not invent fixed unit grade boundaries.
  • Assessment: Three compulsory units. Unit 1 Software Applications for Business: external computer-based examination, 2 hours, 40%. Unit 2 The Business Environment: external written examination, 1 hour, 35%. Unit 3 Developing Digital Solutions: controlled assessment in which students plan, research, build and evaluate a digital solution for a business problem, 25%. Students must take at least 40% of the assessment as terminal assessment under CCEA rules.
  • Time limit: Unit 1 computer-based exam: 2 hours. Unit 2 written exam: 1 hour. Unit 3 controlled assessment: completed under centre-controlled conditions across the course using the live CCEA task for the series.
  • Exam fee: No fee is paid directly by students. Entry fees for CCEA GCSE Business and Communication Systems units are paid by schools and registered centres; private candidates are charged by the centre that enters them.

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

CCEA GCSE BCS Study Tips from Top Performers

1Practise Unit 1 software skills under timed conditions on a computer: formatting documents, spreadsheet formulas with absolute references, database queries and validation, presentations, simple web pages and professional email.
2For Unit 2, learn ownership types, stakeholder interests, communication channels, e-commerce benefits and risks, recruitment/selection stages, training types, and the marketing mix with Northern Ireland / UK business examples.
3Treat Unit 3 as a project: define objectives, research user needs, plan the solution, build with appropriate applications, test, and evaluate against success criteria with clear written commentary.
4Download CCEA past papers and mark schemes for Unit 2 written technique and any available Unit 1 support materials from the official subject page.
5Do not rely on MCQs alone for Unit 1 or Unit 3 — hands-on software competence and controlled assessment evidence are essential.
6Check your centre's entry plan for when each unit is sat; at least 40% of assessment must be terminal under CCEA rules.

Frequently Asked Questions

What is the structure of CCEA GCSE Business and Communication Systems?

Three units: Unit 1 Software Applications for Business (computer-based exam, 2 hours, 40%), Unit 2 The Business Environment (written exam, 1 hour, 35%) and Unit 3 Developing Digital Solutions (controlled assessment, 25%). All three units are required.

How is the qualification graded?

CCEA GCSE grades run A* to G. Raw mark boundaries are set each series; there is no single published pass percentage for the subject.

Is Unit 1 a practical computer exam?

Yes. Unit 1 is an external computer-based examination lasting 2 hours that tests use of software applications for business, not a pure multiple-choice paper.

What is Unit 3 controlled assessment?

Candidates project-manage and develop a digital solution for a business problem set by CCEA, covering planning and research, using software applications and evaluation, under centre-controlled conditions.

Who pays the exam fees?

Schools and registered centres pay CCEA entry fees. Students do not normally pay CCEA directly; private candidates are charged by the centre that enters them.

Are these official CCEA questions?

No. These are original OpenExamPrep English-language MCQ study adaptation questions for knowledge revision. Official assessment also includes computer-based practical work, written responses and controlled assessment. Use CCEA past papers, specimen materials and live controlled assessment tasks separately.