Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.76 KB

EXAM_PATTERN.md

File metadata and controls

45 lines (30 loc) · 1.76 KB

THE JOY OF COMPUTING USING PYTHON:

This is a the exam pattern for The Joy of Computing Using Python for October 2023.



EXAM PATTERN:

There will be total of 50 Questions and all the questions will be of 2 Marks each. There will be no negative marking for any questions.

            +-----------------+------------------------+----------------+
            |    SECTIONS     |   Number Of Questions  |     MARKS      |
            +-----------------+------------------------+----------------+
            |       I         |         10             |        20      |
            +-----------------+------------------------+----------------+
            |       II        |         16             |        32      |
            +-----------------+------------------------+----------------+
            |       III       |         24             |        48      |
            +-----------------+------------------------+----------------+

NOTE: The questions bifurcation might differ in section II and section III



EXAM DURATION:

You will be getting total of 180 Minutes for solving those 50 Questions.



QUESTION TYPE:

All the questions will be Multiple Choice Questions type only out of which you can get some of them as Multiple Selection Type Questions where you have to choose more than one correct answers.

In some of the question, you will have to trace the output. They will provide you with the codes and you will have to tell the correct output of the code.

Some MCQs will be directly from the assignments and rest will be related to basics of the course(much more the tricky and confusion one) and the concepts taught in the lectures.