Quiz

Here is a quiz to test your knowledge of the concepts covered in this chapter.

We'll cover the following...
Technical Quiz
1.

foreach is simpler than for, because it increments the array indexes automatically with every iteration?

A.

True

B.

False


1 / 5

In ...