Multiple Choice
Which of the following guidelines will make code more explanatory for others?
A) Use shorter statements and shorter variable names in source code.
B) Add comments to source code.
C) Avoid usage of complex calculations in source code.
D) Always enclose the statements in curly braces in source code.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q88: What will be printed by the statements
Q89: What (if any) type of error occurs
Q90: What is wrong with the following code
Q91: What output is produced by these statements?
Q92: What is the output of the following
Q94: Which of the following statements places input
Q95: What is the output of the following
Q96: What is the output of the following
Q97: What is the output of the following
Q98: Which operator is used to concatenate two