QUESTION IMAGE
Question
question # 4 multiple choice which of these is a benefit of including comments in your code? makes your app more user friendly helps other programmers understand your code makes the app run faster improves the user interface
Brief Explanations
Code comments are text notes within code to clarify its functionality, logic, or purpose. They are not directly related to user - friendliness, speed, or user interface of an app but help in code comprehension for other programmers.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. helps other programmers understand your code