COSC 1020 - Final Exam Study Guide Exam date: Thurs, Dec 15, 10:30AM-12:30 The exam will cover material from the whole semester. Be sure to review the study guides from Exam 1 and Exam 2. In addition, the exam will cover the following portions of the textbook: Ch 11, 18.3, 18.4, 19.2 Also Software testing: white box, black box Copyright/intellectual property: copyright, public domain, GPL, LGPL, CreativeCommons You will be expected to read and understand Java code. You will also be expected to write small sections of Java code. Questions might involve topics similar to the following Self-Test Exercises: p.658 #1, 2, 3 661 #6, 7 666 #12, 13 676 #15 679 #17, 18 1051 #10, 13, 15 1065 #17, 18 1103 #5 Be familiar with code from assignments, labs, and class demos, such as: NumTree, WordList, Simple web browser, HappyFaceColor, ActionFace