CPSC 231: Midterm information for L03

Grades

General information:

                       

General instructions:

 

Instructions for the multiple choice questions:

 

Instructions for the short answer questions:

·         Make sure you fill in all your answers in the space provided in this exam booklet.

 

Review materials

 

Approximate exam breakdown by topic
Topic Percentage weight of exam
Introduction to Computer Science ~3%
Introduction to computers ~14%
Non-decimal based number systems, number representations, logic ~17%
Introduction to programming ~17%
Decision making ~14%
Loops ~20%
Problem decomposition/modular design ~11%
Miscelleaneous1 ~3%

1 As the name implies these types of questions includes questions which may span multiple topic areas or do not fit neatly into any of the above categories (e.g., UNIX questions or questions that span more than of the above categories).

 

Approximate exam breakdown by question type
Question type Percentage weight of exam
Multiple choice (29 questions) ~83%
Short answer question1 ~17%

1 This question will require you to write the code for a small program or a partial program.