...

/

Quiz Yourself: Additional Features

Quiz Yourself: Additional Features

Test your knowledge of the C# programming language additional features.

We'll cover the following...

Additional Features Quiz

1

(Select all that apply.) What are the requirements of an extension method?

A)

It must be static.

B)

It must be private.

C)

It must be defined inside a static class.

D)

The first parameter must be of the type we’re expanding, preceded by the this keyword.

E)

The first parameter must be of the type we’re expanding, preceded by the extends keyword.

Question 1 of 40 attempted
Access this course and 1400+ top-rated courses and projects.