Assessments
Sample question papers modelled on the assessment scheme for Project Based Learning in Java (24CSH-301 / 24ITH-301). Each paper carries the course-outcome and Bloom’s-level mapping used in the internal assessment records.
| Component | Marks | Syllabus | Mapped COs | BT level |
|---|---|---|---|---|
| MST 1 | 20 | Unit 1 | CO1, CO2, CO3 | Medium |
| MST 2 | 20 | Unit 2 | CO2, CO3, CO4 | Medium |
| End Semester Test | 60 | Units 1–3 | CO1 – CO5 | Medium |
Available papers
MST 2 and the end-semester paper are not published yet.
Sample MST 1 — Unit 1
20 marks. Part A: five short answers of 2 marks. Part B: two questions of 5 marks with internal choice. Covers Java fundamentals, OOP concepts, and exception handling.
Open question paper →MST 1 — Marking Scheme
Model answers with a step-wise distribution of marks for every question, the general evaluation policy, and the question-wise CO / BT / PI mapping table.
Open marking scheme →How the paper maps to Unit 1
| Chapter | Syllabus topics | Where it is examined |
|---|---|---|
| 1.1 Java Fundamentals |
Introduction to Java, C++ vs Java, keywords, tokens, data types, use of public, private, protected |
Part A — Q1, Q2, Q3, Q4 |
| 1.2 OOPS using Java |
Classes and methods, inheritance, abstraction, polymorphism, encapsulation and data privacy, overloading vs overriding | Part B — Q6 (a) / (b) |
| 1.3 Exception Handling |
Introduction to exceptions, error vs exception, try, catch, throw, throw vs throws, types of exceptions |
Part A — Q5 · Part B — Q7 (a) / (b) |
These are practice papers prepared alongside the course eBook. They illustrate the expected pattern and standard; they are not a released examination paper. Study material for every topic examined here is available in Unit 1.