You cannot view this unit as you're not logged in yet.

9 thoughts on “Commenting your code : why and how to comment in TDL

  1. narendra jain says:

    sir when iam clicking on image its divert to see what our students has to say

  2. pm.mohanani says:

    SIngle Line Comment is ??

    Confusion …
    Practiced for ;;
    and Learning as #

    Please Correct me 🙂

    1. ; is to comment out or to disable single line code
      /*
      */ to disable multiple line of code

      # is the definition access modifier
      to modify an existing definition we have to use # before that the definition name

      I am not sure what do you mean by Practiced for and learning as ????

  3. Shabuddin Daredia says:

    Hello Sir,
    Some typo error in the notes. I have uploaded the screenshot.
    Thank you

  4. Suresh Reddy says:

    Please correct the Notes above
    # is not a single line comment.

Leave a Reply