Use this English-medium Computer Science practice paper for PECTAA Grade 8 preparation in the 2026-27 academic session. Attempt all 40 MCQs and check the answer below each question. Suitable for revision alongside your SBA 1st Term, Mid Term and Final Term syllabus.
Past Paper / 8th Class
Grade 8 PECTAA Computer Science Model Paper 2026-27
Prepare for PECTAA Grade 8 Computer Science with this English-medium model paper for 2026-27. Practice 40 MCQs with answers for SBA 1st Term, Mid Term and Final Term revision.
Prepare for PECTAA Grade 8 Computer Science with this English-medium model paper for 2026-27. Practice 40 MCQs with answers for SBA 1st Term, Mid Term and Final Term revision.
Questions
1. Machine learning gives a system the ability to: (1.00 marks)
- Function
- Learn
- Operate
- Translate
Correct answer: B — Learn
2. LAN is an abbreviation of: (1.00 marks)
- Limited Area Network
- Logical Area Network
- Large Area Network
- Local Area Network
Correct answer: D — Local Area Network
3. The cable commonly used in cable television networks is: (1.00 marks)
- Twisted Pair
- Coaxial
- Fiber Optic
- Shielded Pair
Correct answer: B — Coaxial
4. Example of spreadsheet software is: (1.00 marks)
- MS Word
- MS PowerPoint
- MS Access
- MS Excel
Correct answer: D — MS Excel
5. The purpose of a border in MS Excel is to: (1.00 marks)
- Select data
- Move data
- Merge data
- Visual clarity
Correct answer: D — Visual clarity
6. Function in MS Excel that tests whether a condition is true or false is: (1.00 marks)
- MIN
- MAX
- IF
- SUM
Correct answer: C — IF
7. Graphical representation of data in MS Excel is: (1.00 marks)
- Picture
- Drawing
- Chart
- Border
Correct answer: C — Chart
8. Free web-based spreadsheet application by Google is: (1.00 marks)
- Google Docs
- Google Slides
- Google Sheets
- Google Forms
Correct answer: C — Google Sheets
9. Predefined formulas in Google Sheets are called: (1.00 marks)
- Reference
- Functions
- Parameters
- Commands
Correct answer: B — Functions
10. Formula used in a spreadsheet to multiply two cells is: (1.00 marks)
- C1**C2
- = C1*C2
- Mul(C1; C2)
- Multiply(C1 : C2)
Correct answer: B — = C1*C2
11. Software used both in online and offline mode is: (1.00 marks)
- Google sheets
- MS Excel
- OpenOffice
- Libreoffice
Correct answer: B — MS Excel
12. Root causes of a complex problem are: (1.00 marks)
- 1
- 2
- 3
- Various
Correct answer: D — Various
13. Plain-English steps to solve a problem are called: (1.00 marks)
- Pseudocode
- Flowchart
- Program
- Abstraction
Correct answer: A — Pseudocode
14. In a flowchart, the symbol used to process data is: (1.00 marks)
- Process
- Decision
- Flow line
- Start
Correct answer: A — Process
15. Arrangement where an element is placed within another element is: (1.00 marks)
- Condition
- Nesting
- Loop
- If-else
Correct answer: B — Nesting
16. The main challenge of the halting concept is: (1.00 marks)
- Slow execution
- Program termination
- Wrong output
- Memory usage
Correct answer: B — Program termination
17. In algorithms, repeat or repeat forever represents: (1.00 marks)
- Conditions
- Sequence
- Variables
- Loops
Correct answer: D — Loops
18. Method to reuse a function is by: (1.00 marks)
- Selection / Calling
- Renaming
- Dragging
- Deleting
Correct answer: A — Selection / Calling
19. In scratch, Capability for sprite self-duplication is: (1.00 marks)
- Function
- Cloning
- Block
- Loop
Correct answer: B — Cloning
20. A loop within another loop is: (1.00 marks)
- Simple loop
- Nested Loop
- Advance Loop
- Complex Loop
Correct answer: B — Nested Loop
21. Scratch is a programming language that is perfect for creating: (1.00 marks)
- Mobile Applications
- Games
- Websites
- Database
Correct answer: B — Games
22. In scratch, label indicates a looping construct is: (1.00 marks)
- forever
- if
- wait
- break
Correct answer: A — forever
23. In scratch, variables are represented by: (1.00 marks)
- Oval shape
- Rectangle with notch
- Diamond shape
- Pentagon shape
Correct answer: A — Oval shape
24. Copyright duration for a novel is: (1.00 marks)
- Five Years
- Ten Years
- Fifteen years
- Lifetime
Correct answer: D — Lifetime
25. In broad term the Internet is an example of: (1.00 marks)
- Global Network
- Virtual Network
- Local Network
- Private Network
Correct answer: A — Global Network
26. Bad ethics in a digital environment is: (1.00 marks)
- Transparency
- Honesty
- Information Breach
- Fair dealing
Correct answer: C — Information Breach
27. The websites where people can share its content is called: (1.00 marks)
- Social Media
- Digital Media
- Digital Environment
- Social Engineering
Correct answer: A — Social Media
28. Keyloggers is an example of: (1.00 marks)
- Antivirus
- Worm
- Adware
- Spyware
Correct answer: D — Spyware
29. Section holding the mission statement of the business is: (1.00 marks)
- Executive Summary
- Market Need
- Operation
- Marketing
Correct answer: A — Executive Summary
30. SEO improves ranking of websites in: (1.00 marks)
- Web Browsers
- Social Media
- Search Engines
- Electronic Media
Correct answer: C — Search Engines
31. Primary purpose of media literacy in relation to a successful business plan is: (1.00 marks)
- Production skills
- Critical thinking
- Creative skills
- Content making
Correct answer: B — Critical thinking
32. Earliest form of payment is: (1.00 marks)
- Debit Card
- Credit Card
- Cash (Barter)
- Bank Transfer
Correct answer: C — Cash (Barter)
33. In MS Excel, the intersection of a row and a column is called: (1.00 marks)
- Cell
- Range
- Table
- Sheet
Correct answer: A — Cell
34. Which function in MS Excel is used to find the lowest value in a range? (1.00 marks)
- MIN
- LOWEST
- SMALL
- LEAST
Correct answer: A — MIN
35. In Google Sheets, the feature to work simultaneously with others is called: (1.00 marks)
- Offline mode
- Real-time collaboration
- Versioning
- Encryption
Correct answer: B — Real-time collaboration
36. A step-by-step set of instructions to solve a problem is called: (1.00 marks)
- Algorithm
- Flowchart
- Bug
- Syntax
Correct answer: A — Algorithm
37. In Scratch, the area where you assemble blocks to make a script is called: (1.00 marks)
- Algorithm
- Sprite
- Scripts Area / Code Area
- Costume Area
Correct answer: C — Scripts Area / Code Area
38. Which of the following is an example of a strong password practice? (1.00 marks)
- Using 123456
- Using your name
- Using combination of letters, numbers and symbols
- Sharing password with friends
Correct answer: C — Using combination of letters, numbers and symbols
39. A digital footprint refers to: (1.00 marks)
- Marks left on a screen
- Data traces left by online activity
- Hardware damage
- Internet cable layout
Correct answer: B — Data traces left by online activity
40. In a business plan, the section describing target customers and competitors is: (1.00 marks)
- Executive Summary
- Market Analysis
- Financial Plan
- Appendix
Correct answer: B — Market Analysis
FAQs
What is this page about?
Prepare for PECTAA Grade 8 Computer Science with this English-medium model paper for 2026-27. Practice 40 MCQs with answers for SBA 1st Term, Mid Term and Final Term revision.
Is PECTAAResults.pk an official board website?
No. PECTAAResults.pk is an independent educational information website and is not affiliated with any official board or government department.
How often is this page updated?
Important pages are updated whenever new verified information, files or corrections are available.