BuiltWithNOF
Evaluation/Review

 Write a Java Application that will enter integer numbers from the user until the user enters a 7. For each number, tell if it is divisible evenly by 3. When the user enters a 7, exit the loop. Output the highest number entered. Output what percent of the numbers entered were over 50.

Enter num
4
Enter num
12
divisible by 3
Enter num
70
Enter num
7
High is 70
33% over 50



 Write a Java Application that gets names and ages from the user until the user enters stop for the name. For each person, if they are under 10, tell them they are too young. If they are over 70, tell them they are too old. When you exit the loop, tell how many people were between 10 and 70. Also print the average age and the name of the youngest person.


 

 

 

Evaluation:

You will be evaluated using the following criteria:

Competency: ( read/write code tests, book review tests, lecture content tests )

 Completeness: ( class assignments finished on time and within guidelines )

 Collegiality: ( peer evaluations, contributions to website,  web log )

 Participation (attendance and contribution to in-class on online activities)

 Quality ( neatness, organization, and rigor of documents and communications )

 

 

[Java at Evergreen] [Syllabus] [To Do List] [Lessons/Programs] [Evaluation/Review] [Help] [FAQ/GWIFO] [Discuss/Reports] [Resources] [Readings] [Portfolio] [Instructor]