Quiz
Here's a short quiz to test your understanding.
We'll cover the following...
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
Here's a short quiz to test your understanding.
What does it mean if a variable is declared as const
?
The variable is mutable
The variable is immutable