Engineering Notes 129

Created by admin on Fri, 06/01/2012 - 17:14
Sub Topic: 
Method Overloading
Upload File: 
Chapter Name: 
C SHARP AND .NET FRAMEWORK
Description: 
A lot of programming languages supports a technique called default/optional parameters. It allows the programmer to make one or several parameters optional, by giving them a default value. It's especially practical when adding functionality to existing code. For instance, you may wish to add functionality to an existing function, which requires one or more parameters to be added.
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.