Archives
-
Support for optional parameters in C# 4.0
Since the advent of C#, one of the popular debate happened in the IT developer community was over the support for “optional parameters”. I saw lot of threads that speaks about this and most of the developers were in favor of optional parameters. The call is over. C# 4.0 introduces the support for optional parameters, an expected feature by developers for a long time.