Skip to content

Comment, comment out and uncomment

In computing

  • Comment code is the action of adding a comment to a the code

  • Comment out is the action where we exclude a block of code from being executed

  • Uncomment is the actions that reverts this