Kizspy | Question: 15
(Choose 1 answer)
What feature does the tuple syntax in C# provide?
A. The ability to define a method without parameters.
B. A way to return multiple values from a method.
C. An alternative to class inheritance.
D. A mechanism for defining generic collections.