Login and Register ×
Check your Email for the OTP
Programming tools Structured Programming
⚠ Report ✓ Question Verified Copy Link
Explanation:
Structured programming encourages the use of sequential and nested control structures, avoiding excessive reliance on global variables and unstructured constructs like Goto statements. This approach enhances code readability and maintainability.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Programming tools Structured Programming