Comment

Disabling a block of Source code by changing it into a Comment. This technique is used for Debugging or for Testing the functionality of alternative versions of code.

Andrew Thawley Avatar