Logistics
Quiz 3 will take place in class on Monday, April 28.
It will be a paper quiz with questions similar to the material covered on assignment 6 (part 3)-(basics of) assignment 9. Questions will be primarily short answer, including short programming problems, and may include some multiple choice questions.
Quizzes are closed note, with the exception of one page (standard 8.5 x 11 size, both sides allowed) of notes. You must handwrite your own notesheet; I will collect it at the end of the quiz.
Accommodations
If you have a testing accommodation, expect an email from me by Wednesday the week before the quiz.
Topics covered
- Lazy evaluation
- Infinite sequences
- Thunks
- Streams
- Imperative language implementation
- Expressions vs. statements
- Break/continue
- Continuations
- Parallelism and concurrency
- Differences between the two
- Basics of threads
- Promises, parallelism with domains
async
/await
- Basics of
mutex
/locking, deadlock
- Object-oriented programming
- Design space for name lookups
- Method overriding vs. field access
- Dynamic dispatch
- Subclass polymorphism, covariance/contravariance
- Comparing OOP and FP
- Basics of memory safety
Academic integrity
You may not consult other students or use any technology (phones, accessing the internet) during a quiz, nor may you consult other students who have already taken the quiz (including students who took CS251 in previous semesters).
You should not talk about specific quiz questions with other students even after you have taken it, because they may not have taken it due to special circumstances. You should not share any information about specific quiz questions with future CS251 students.
Quiz 3 Information
Logistics
Quiz 3 will take place in class on Monday, April 28.
It will be a paper quiz with questions similar to the material covered on assignment 6 (part 3)-(basics of) assignment 9. Questions will be primarily short answer, including short programming problems, and may include some multiple choice questions.
Quizzes are closed note, with the exception of one page (standard 8.5 x 11 size, both sides allowed) of notes. You must handwrite your own notesheet; I will collect it at the end of the quiz.
Accommodations
If you have a testing accommodation, expect an email from me by Wednesday the week before the quiz.
Topics covered
async
/await
mutex
/locking, deadlockAcademic integrity
You may not consult other students or use any technology (phones, accessing the internet) during a quiz, nor may you consult other students who have already taken the quiz (including students who took CS251 in previous semesters).
You should not talk about specific quiz questions with other students even after you have taken it, because they may not have taken it due to special circumstances. You should not share any information about specific quiz questions with future CS251 students.