Quiz: Namespaces

Test your understanding of namespaces and dependency injection.

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

How can namespaces be used?

A.

In order to confuse novices

B.

To avoid name collision

C.

To group related classes, interfaces, functions, and constants

D.

Both B and C


1 / 7
...