Difference between revisions of "CSC103 2011 Take-Home Final Exam 2"

From dftwiki3
Jump to: navigation, search
Line 71: Line 71:
 
   document.write( "*" );
 
   document.write( "*" );
  
and displays the generate the following output:
+
and displays the following output:
  
 
  **********
 
  **********

Revision as of 08:12, 1 May 2014

--D. Thiebaut 22:47, 14 April 2011 (EDT)



This final exam is take-home. It is open-books, open-notes, and open-Web. It is due a week after it is made available, at noon on Friday April 22nd, 2011.

The work has to be done individually, not in a group. You cannot discuss the details of this exam with anyone except your prof. The TAs are not allowed to help you out with exam material in any way. Questions will only be answered in two ways: in person, in class only. Outside class time, only via email. If you have questions regarding the exam and cannot wait until the next class time, or if the last class has already been given, then you should send your question(s) via email to thiebaut@cs.smith.edu, and the question and its answer will be broadcast back to the whole class via email.

The exam is given under the rules of the Smith College Honor Code.

Make sure you reference all work/resources you use to answer the questions below.




...