Quiz

Here's a short quiz to test your understanding.

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

What does it mean if a variable is declared as const?

A.

The variable is mutable

B.

The variable is immutable


1 / 3