Knowledge check

Completed

Choose the best response for each of the questions below. Then select Check your answers.

1.

When using generics, you can limit the range of types that a type variable can accept. What is this called?

2.

What's the best type of operation to use with a generic?

3.

What's the difference between using a generic and the any type?