Author : Admin
Which of the following statements is true with respect to comments in programming languages ?
At the time of execution, comments are translated into special machine instructions
Comments should always be limited to a single line.
Comments should start with the symbol # in all programming languages.
It is a good practice to include comments in a program to explain its functionality.
In Python programming, comments should always start at the first column.
You must be logged in to post a comment.
Only fill in if you are not human