An enhanced for statement can only be use on data structures that

implement Iterable
  • implement Collection
  • have an Iterator field variable
  • start counting at 0

There are no hints for this question