Scoring well in HSC ICT rarely comes down to how much a student studied. It comes down to whether they understood how the examiner distributes marks and wrote their answers accordingly.
New Govt. Degree College, Rajshahi produces model test papers that track the NCTB syllabus with a balanced mix of concept and application questions. Students who practice against them report that board exam papers feel familiar in structure and difficulty. That familiarity reduces panic and improves pacing in the hall.
Below are five exam-style questions with worked solutions, the examiner logic behind each answer, and a preparation plan built around the chapters that produce the most marks.
Table of Contents
HSC ICT Exam Structure
| Section | Type | Marks |
|---|---|---|
| MCQ | Concept-based | 25 |
| Creative Questions | Descriptive | 25 |
| Problem Solving | Logical and mathematical | 25 |
| Applied ICT | Real-life scenarios | 25 |
Analysis of Rajshahi model tests and board papers shows 60 to 70 percent of questions draw from five chapters: Number System, Boolean Algebra, Logic Gates, Networking, and Database basics. Prioritise these before secondary chapters if preparation time is short.
New Govt. Degree College, Rajshahi HSC ICT Question

New Govt. Degree College, Rajshahi HSC ICT MCQ Question

New Govt. Degree College, Rajshahi HSC ICT MCQ Solution

Five Solved Questions: Rajshahi Model Test Style
Question 1: Convert (11101.01)₂ to Decimal
Write the integer and fractional parts on separate lines. Examiners mark each step independently, so a correct final answer with no working shown earns partial credit at best.
Integer part:
1×2⁴ + 1×2³ + 1×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 4 + 0 + 1 = 29
Fractional part:
0×2⁻¹ + 1×2⁻² = 0 + 0.25 = 0.25
Answer: 29.25
Question 2: Simplify A + AB’
Label every law you apply. The examiner checks the reasoning, not just the output.
A + AB' = A(1 + B') [Distributive Law] = A × 1 [Identity Law: 1 + B' = 1] = A
Answer: A
GeeksforGeeks digital logic covers identity and absorption laws with additional worked examples if you need to build fluency before the exam.
Question 3: Define IP Address
Definition questions follow a three-part structure. All three parts must appear for full marks.
An IP address is a unique numerical label assigned to each device on a computer network. It identifies the device and enables communication between devices across the network. Example: 192.168.1.1 is a standard local network IP address.
The Directorate of Secondary and Higher Education marking scheme rewards definition plus function plus example on all definition-type questions. A one-sentence answer earns one mark out of three.
Question 4: Database vs Spreadsheet
Fill both columns with equal depth. A strong left column and a weak right column typically costs half the available comparison marks.
| Feature | Database | Spreadsheet |
|---|---|---|
| Data structure | Table-based with defined relationships | Cell-based grid |
| Suited for | Large, complex datasets | Small, simple data |
| Flexibility | High, supports queries and joins | Limited to formula operations |
| Example | MySQL, Oracle | Microsoft Excel |
Question 5: Truth Table for OR Gate
| A | B | Output (A + B) |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
Draw the gate symbol alongside the truth table if the question asks for it. Diagrams add marks on logic gate questions and take under thirty seconds to draw.
Chapter Weight in HSC ICT Exams
From 53 to 82: What Structured Practice Produces
An HSC 2025 candidate scored 53/100 on his first full mock. He worked through the chapters but wrote Boolean simplifications without labelling laws and skipped examples on definition answers. His CQ section lost 24 marks to structure, not missing knowledge.
Over three weeks he practiced Rajshahi model questions daily, labelled every law in Boolean problems, and added definition-function-example to every creative answer.
| Stage | Score |
|---|---|
| Before structured practice | 53/100 |
| After three weeks | 82/100 |
The 29-mark improvement came from presentation, not additional content.
The Answer Structure That Earns Full Marks
Apply this four-step sequence on every creative question answer:
| Step | Content | Marks Impact |
|---|---|---|
| Definition | One precise sentence | +1 |
| Explanation | How or why it works | +1 to +2 |
| Example | Real-world application | +1 |
| Table or diagram | Structured comparison where the question requires it | Bonus marks on long answers |
Mistakes That Cost Marks When You Know the Content
| Mistake | Effect | Fix |
|---|---|---|
| Skipping steps in calculations | Partial credit on correct answers | Show every step on its own line |
| Memorising without understanding | Confusion on modified or applied questions | Solve varied problems, not identical ones |
| Unstructured creative answers | Low marks despite correct content | Use the four-step format on every answer |
| Poor time management | Final section left incomplete | Practice full papers under timed conditions |
Study Allocation for Remaining Preparation Time
- 70% — Core chapters: Number System, Boolean Algebra, Logic Gates, Networking, Database
- 20% — Past model test practice under timed conditions
- 10% — Reviewing mistakes and weak areas
Avoid distributing time evenly across all chapters. The five core chapters listed above produce the majority of marks in every board paper.
Revision Checklist: Night Before the Exam
- Revise binary to decimal conversions including fractional values
- Work through five Boolean algebra simplifications without notes, labelling every law
- Write out all logic gate truth tables from memory
- Review networking basics: IP addressing, topology types
- Solve one full model test under timed conditions
Last 24 Hours
- Review solved problems you have already worked through
- Rewrite Boolean laws and conversion formulas by hand once
- Skip topics you have not studied before now
- Practice writing answers, not re-reading notes
Re-reading reinforces recognition. Writing under time pressure reinforces retrieval. Retrieval is what the exam hall tests.
Frequently Asked Questions
Are New Govt. Degree College Rajshahi questions enough for HSC 2026?
Use them as your main CQ practice source. Supplement with two or three past Rajshahi Board papers for MCQ variety.
Which chapter carries the most marks?
Number System and Logic Gates together produce close to 43 percent of marks based on Rajshahi board question trends. Prioritise them before secondary chapters.
How do I improve CQ scores in the final weeks?
Write two full CQ answers daily using the four-step structure. After each session, compare your answers against the mark scheme and identify which step you skipped. The pattern becomes clear within a week.
For syllabus alignment and official guidelines, refer to nctb.gov.bd and dshe.gov.bd.