+ 3
What is the use of comment..?
I can't notice any use of comments please tell me it's importance or use....
11 Answers
+ 6
We can say that comment are usefully as it makes the code to be understand better and it also helps us for what code we have written it for our rememberence.
+ 3
help us to remember what we was doing and help other if someday we share with someone else...
+ 2
thanks tushar
+ 2
vese aap India me rhte ho
+ 1
welcome bro
+ 1
yes
+ 1
in which city
+ 1
It's so that you can leave a note for yourself so you can easily remember what the code does
0
Comments are usually used for describe the code ....
0
It cancels out code so it doesnt run- when youre writing a short piece of code it helps you find where youre going wrong with the code