Rajuk Uttara Model College HSC ICT Question with Solution

If you ask any serious HSC candidate in Dhaka what helped them most in ICT, one answer comes up again and again—Rajuk Uttara Model College (RUMC) question papers.

Not because they are easy. In fact, it’s the opposite. They are slightly tougher, more structured, and designed to test whether you actually understand ICT—not just memorize it.

I’ve worked with students who were stuck at 50–60 marks. However, once they started practicing RUMC questions with proper solutions, their scores jumped dramatically. So, in this guide for Teachingbd24.com, you’ll learn exactly how to use Rajuk Uttara Model College HSC ICT questions as a scoring weapon.

Why Are Rajuk Uttara Model College ICT Questions So Effective for HSC?

Before jumping into solutions, let’s understand why these questions matter.

Over the past few years, a clear pattern has emerged:

  • concept-based, not memory-based
  • topic (especially number system)
  • board exam slightly advanced

According to the Bangladesh National Curriculum, ICT focuses on analytical skills and real-life application (http://www.nctb.gov.bd

) [1].

That’s why RUMC questions are powerful—they reflect where board exams are heading, not where they were.

Rajuk Uttara Model College HSC ICT Question

Rajuk-Uttara-Model-College-HSC-ICT-Question

Rajuk Uttara Model College HSC ICT MCQ Question

Rajuk-Uttara-Model-College-HSC-ICT-MCQ-Question

Rajuk Uttara Model College HSC ICT MCQ Solution

Rajuk-Uttara-Model-College-HSC-ICT-MCQ-Solution

What Is the Real Pattern of RUMC HSC ICT Questions?

If you don’t understand the pattern, you’ll always feel unprepared.

SectionQuestion TypeMarks
MCQConcept + tricky25–30
ShortDefinition + logic20
DescriptiveProblem solving25–30

However, unlike average colleges, RUMC often combines topics. For instance, a number system question may include logic reasoning.

According to Dhaka Education Board guidelines (https://www.dhakaeducationboard.gov.bd) [2], integrated questions are becoming more common in HSC exams.

How to Solve Number System Questions Step by Step (With Exam Tricks)

Let’s take a real-style question.

Question: Convert (1101)₂ into Decimal.

Step-by-Step Solution

PowerCalculationResult
1×88
1×44
0×20
2⁰1×11

Total = 8 + 4 + 0 + 1 = 13

Exam Insight (Most Students Miss This)

Many students make mistakes because they:

  • Start counting from left incorrectly
  • Forget that binary starts from 2⁰

According to academic ICT guides (https://www.tutorialspoint.com/computer_logical_organization/number_system_conversion.htm

) [3], positional value is the most common error area.

Shortcut Tip: Always mark powers before calculating.

Why Do Students Lose Marks in Logic Gate Questions?

Let’s be honest—logic gates are confusing unless you truly understand them.

Question: OR gate output when A = 0, B = 1?

ABOutput
011

Explanation

An OR gate gives output 1 if at least one input is 1.

According to digital electronics basics (https://www.tutorialspoint.com/digital-electronics/logic-gates.htm

) [4], OR logic is inclusive, not exclusive.

Common Exam Trap

Students often confuse OR with XOR.

Fix: Practice truth tables daily until automatic recall.

How to Write HTML Answers Correctly in Exams?

Here’s where small mistakes cost big marks.

Question: Write a basic HTML structure.

Instead of memorizing randomly, think of it as a structure:

  • HTML = root
  • HEAD = information
  • BODY = visible content
<!DOCTYPE html>
<html>
<head>
<title>ICT Page</title>
</head>
<body>
<h1>Welcome</h1>
<p>Learning ICT</p>
</body>
</html>

According to W3Schools (https://www.w3schools.com/html/html_basic.asp

) [5], every HTML page must follow this structure.

Exam Tip

  • Missing closing tag = mark deduction
  • Indentation = poor presentation

What Are the Most Important ICT Topics Based on RUMC Analysis?

After analyzing multiple question sets, here’s what matters most:

TopicPriorityMarks
Number SystemHigh8–10
Logic GatesHigh5–8
ProgrammingMedium5–10
HTMLMedium5

This aligns with ICT curriculum emphasis on logic and computation (https://ictd.gov.bd) [6].

Case Study: How One Student Improved from 52 to 88 in ICT

Let me tell you about Imran, an HSC candidate from Uttara.

Initially:

  • Score: 52
  • Weak in conversion
  • programming

What Changed?

Instead of reading notes, he:

  1. Solved 5 RUMC questions daily
  2. Maintained a “mistake notebook”
  3. Practiced only weak areas repeatedly

After 30 Days:

  • Conversion became easy
  • Logic gates became predictable
  • Confidence increased

Final mock score: 88

Key Lesson

Improvement doesn’t come from more study—it comes from targeted practice.

Last-Minute ICT Preparation Checklist

Before your exam, make sure you can do these:

Solve 10 number system problems without help
Write all logic gate truth tables from memory
Write HTML structure perfectly
Understand basic C programming logic
Solve at least one full RUMC question paper

Frequently Asked Questions (HSC ICT)

How to prepare ICT in 7 days?

Focus only on:

  • Number systems
  • Logic gates
  • HTML basics

Practice daily instead of reading theory.

Are RUMC questions enough for HSC?

They are highly effective because they are harder than board questions. However, combine them with board questions for best results.

How to avoid mistakes in ICT exams?

According to ICT learning research (https://www.geeksforgeeks.org/basics-of-computer-science/) [7], repeated practice and error correction improve accuracy.

Review your mistakes more than your correct answers.

Expert Strategy: How to Secure GPA-5 in ICT

Now, let’s get serious.

To score high:

  • Practice > Reading
  • Understanding > Memorizing
  • Revision > New topics

According to Bangladesh Education Board guidelines (https://moedu.gov.bd

) [8], conceptual clarity is the key factor for high marks.

Final Thoughts: Turn Practice into Performance

Here’s the truth most students ignore:

ICT is not hard
It’s misunderstood

Once you start practicing structured questions like Rajuk Uttara Model College papers, everything becomes clearer.

So instead of jumping between random notes, stick to:

  • Concept clarity
  • Smart practice
  • Consistent revision

Because in the end, success in ICT doesn’t depend on how much you study—it depends on how well you apply what you learn.

For more HSC ICT solutions, model tests, and smart preparation strategies, stay connected with Teachingbd24.com.

Leave a Comment