computers

profilensohofarfarod35
theassignmentdirection.docx

Part I: Complete Your Original Response to the Main Topic

The requirement of this activity for this module is for every student to solve one programming problem from the book, and post the source code in the discussion board for further analysis and discussion. In order to have more diversity of problems from the chapters, each student will select a chapter number and problem number using the process described below.

Selecting the Chapter Number to Use

To calculate the chapter from which you must solve the programming exercise, divide the integer number representing your student ID by 3, consider the remainder (either 0, 1 or 2) and increment it by 3. The result you obtain represents the chapter number, and it should be 3, 4 or 5.

Selecting the Problem Number to Use

Depending on the chapter number obtained above, consider the following rules in calculating the problem number to solve:

· If the chapter number is 3, divide your student ID by 34, consider the remainder and increment it by 1. The result you obtain represents the number of the programming exercise you will solve for online discussions, which should be from chapter 3.

· If the chapter number is 4 (you actually need to check chapter 6), divide your student ID by 38, consider the remainder and increment it by 1. The result you obtain represents the number of the programming exercise you will solve for online discussions, which should be from chapter 6.

· If the chapter number is 5, divide your student ID by 46, consider the remainder and increment it by 1. The result you obtain represents the number of the programming exercise you will solve for online discussions, which should be from chapter 5.  

Posting the Solution

Once you determine the chapter number and problem number, complete the solution to that problem. When you are satisfied with your solution, click the Reply link below to post in this discussion forum.

· In the first line of your post, your should add the chapter number, problem number, and page number of your problem.

· Your posting must include the source code along with explanations of how you have solved the problem.  (screen shot included)