

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: Intermediate Java Programming; Subject: Computer Programming; University: Florida International University; Term: Summer 2007;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Due on July 5th^ 2007 in Class. (This document is 2 pages long)
Section 12.18.1 Multiple Choice Exercises: questions 1 to 15, pages 905-908.
Section 12.18.2 Reading and Understanding Code: questions 16 to 21, pages 908-909.
Section 12.18.3 Fill in Code: questions 27 to 32, pages 911-912.
Section 12.18.4 Identifying Errors in Code: questions 42 to 45, pages 913-914.
Section 12.18.5 Debugging Area: questions 46 to 50, pages 914-918.
Section 12.18.6 Write a Short Program: question 60, page 919.
Section 12.18.9 Group Project (1 student): question 74, page 924.
“ I ________________ (write down your name), certify that this work is the sole result of my own effort, and I understand the consequences of engaging in academic misconduct as defined in the university academic policies. ”
c. A section for each one of problems Problem 1, Problem 2, Problem 3, Problem 4 and Problem 5, showing the answers to each question. d. A section for each one of problems Problem 6 and Problem 7 containing the following: A brief description of the solution to the problem: especially what classes were defined and what/how methods were implemented. You need to provide the algorithm of any interesting method you’ve created (the algorithm needs to be in pseudocode). An explanation on how to run the program. e. A zipped file containing the source code (for Problems 6 and Problem 7). The source code needs to include the javadoc files. Besides your name, homework problem number and the intended purpose, you have to include the contract 1.b in each and every file of your implementation.
You have two options to give the report and the zipped file to me: f. Send them by email. To make sure I receive the email before the class starts, send it the night before and double check with me next day. Or either, g. Bring a diskette or CD to hand in at the beginning of the class on the due date. You can also print the report.
Problem 1 – 10%
Problem 2 – 10%
Problem 3 – 15%
Problem 4 – 10%
Problem 5 – 15%
Problem 6 – 20%
Problem 7 – 20%
The grading for the last two problems (Problem 6 and Problem 7) include: the report, the code style (comments), and especially if the solution meets the specification. If the code doesn’t compile or doesn’t run for one problem, then out of the possible 20% for that problem, only half (10%) will be taken into account for grading.