CS 2511 Midterm 1 Coverage and Topics


  1. Text: Chapters 1-4
Here are examples of questions that might be asked:
  1. Describe Netbeans procedures necessary to accomplish a task.
  2. Write a use case for a given program scenario.
  3. Draw a class diagram.
  4. Write a test class suitable for use with JUnit
  5. Write code that handles a particular kind of exception.
  6. Draw a sequence diagram that models some given code.
  7. Write methods for a given partially implemented class.
  8. Define a class that implements a given interface.
  9. Identify and describe instances of polymorphism.
  10. Implement an action listener.


Page URL: http://www.d.umn.edu /~tcolburn/cs2511/exams/midterm1.html
Page Author: Tim Colburn
Last Modified: Tuesday, 30-Sep-2008 08:32:12 CDT
Comments to: tcolburn@d.umn.edu