Computer Science, asked by RUDEGIRL, 11 months ago

There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

Answers

Answered by EHSASS
4

.•°¤*(¯`★´¯)*¤° ʜᴇʀᴇ ɪs ʏᴏᴜʀ ᴀɴsᴡᴇʀ °¤*(¯´★`¯)*¤°•.

Well such a long statement ^_^

Anyway Hope so my answer will help you

Actually this concept called as commenting out and is the way to isolate some part of the code which scans possible reason for the error. Also, this concept helps to save time because if the code is not the reason for the issue it can simply uncomment.

ᴇʜsAss ✿◕ ‿ ◕✿

Answered by RUHIADAHIR
4

because of some problem I couldn't give you the answer in the return form so it is in the above attachment

hope it helps you

Attachments:
Similar questions