Java Genesis: Chapter 6
Home page
Problem 1:
converting Centigrade to Farenheit
Problem 2:
gcd revisited
Problem 3:
a method to toss a die
Problem 4:
summing an array
Problem 5:
chasing the tail
Problem 6:
extracting data
Problem 7:
gcd of an array of integers
Problem 8:
arrays without duplications
Problem 9:
tossing four dice
Problem 10:
computing factorials recursively
Problem 11:
rounding off