Following Topics are Covered:
What are comments?
Comments are lines that are not interpreted or compiled as a part of Program. They are only used for documentation purpose.
Use of Comments
1. Let other programmers read and understand your code easily.
2. Comments can remind a programmer that for what purpose or logic he writes the code.
Types of Comments
1. Single Line Comment
1.1 Two types
1.1.1 Starting with // - Double Forward Slash
1.1.2 Starting with # (Hash)
2. Multiline Comment
Start with /* and Ends with */
Follow on Facebook
/ techiedavinder
Follow on Instagram
/ techiedavinder
Смотрите видео What are Comments in PHP and How to Use Them онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Techie Davinder 23 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 11 раз и оно понравилось людям.