CBSE Class 10 Computer Applications
Question 19 of 31
Solved 2024 Sample Question Paper CBSE Class 10 Computer Applications (165) — Question 7
Back to all questions 7
Question Question 17
Mention any two purposes of using comments while designing a HTML webpage.
Two purposes of using comments while designing a HTML webpage are:
- Comments can be used to explain code. The explanation can be for oneself or for other people.
- Comments can be used to leave notes, a reminder to come back to a section or prioritize it during the next redesign.