New Govt. Degree College, Rajshahi HSC ICT Question with Solution

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.

HSC ICT Exam Structure

SectionTypeMarks
MCQConcept-based25
Creative QuestionsDescriptive25
Problem SolvingLogical and mathematical25
Applied ICTReal-life scenarios25

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-Question

New Govt. Degree College, Rajshahi HSC ICT MCQ Question

New-Govt.-Degree-College-Rajshahi-HSC-ICT-MCQ-Question

New Govt. Degree College, Rajshahi HSC ICT MCQ Solution

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.

FeatureDatabaseSpreadsheet
Data structureTable-based with defined relationshipsCell-based grid
Suited forLarge, complex datasetsSmall, simple data
FlexibilityHigh, supports queries and joinsLimited to formula operations
ExampleMySQL, OracleMicrosoft Excel

Question 5: Truth Table for OR Gate

ABOutput (A + B)
000
011
101
111

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.

StageScore
Before structured practice53/100
After three weeks82/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:

StepContentMarks Impact
DefinitionOne precise sentence+1
ExplanationHow or why it works+1 to +2
ExampleReal-world application+1
Table or diagramStructured comparison where the question requires itBonus marks on long answers

Mistakes That Cost Marks When You Know the Content

MistakeEffectFix
Skipping steps in calculationsPartial credit on correct answersShow every step on its own line
Memorising without understandingConfusion on modified or applied questionsSolve varied problems, not identical ones
Unstructured creative answersLow marks despite correct contentUse the four-step format on every answer
Poor time managementFinal section left incompletePractice 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

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.

Leave a Comment