Which feature of .NET languages allows you to create one method that will accept different data types on each call to the method?

You want to create a method that can accept any data type as arguments. Which feature of .NET
languages allows you to create one method that will accept different data types on each call to the
method?

You want to create a method that can accept any data type as arguments. Which feature of .NET
languages allows you to create one method that will accept different data types on each call to the
method?

A.
Delegates

B.
Named Parameters

C.
Overriding

D.
Generics



Leave a Reply 1

Your email address will not be published. Required fields are marked *