Quiz

Here's a short quiz to test your understanding.

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

Which of the following are examples of duplicated type information? Select all that apply. Multi-select

A.

When the same type is on both sides of the assignment operator.

B.

Two variables that have the same information.

C.

Declaring a variable with its exact type and defining it with a literal.

D.

All of the above.


1 / 5