Skip to main content
Logo image

Section 17.6 Summary

In this chapter, we covered the following topics:
  • Arrays of various data types
  • Initializing arrays
  • Computations involving arrays
  • Arrays of ints, floats, chars
  • Finding the largest number in an array
  • Finding the average of numbers in an array