(Here are three sample questions from a midterm given two years ago in CS 4500.) Name_______________________________________ Midterm Exam. CS 4500. Software Development Fall 2010 Each multiple choice question is worth 3 points. The last question is worth 4 points. 1. Fred Brooks was manager of ____ A. The Frapeless Gred ____ B. Macintosh OS 9 ____ C. Apollo 13 ____ D. Windows Vista ____ E. OS/360 19. For your semester project, the frame size should be chosen so that ____ A. the frame size will be larger than the largest input ____ B. the square root of the frame size is a prime number ____ C. the overlap will be zero or negative ____ D. the signal can be regarded as stationary during the frame ____ E. the matte frequency exceeds the Nyquist rate 21. A while loop's loop invariant is true ____ A. when the loop test is executed ____ B. throughout the body of the loop ____ C. when the loop test is true, but not when the test is false ____ D. when the loop test is false, but not when the test is true ____ E. when the loop body is first executed, but is false afterwards