MCQ
Single Best Answer
Easy
QWhich of the following is a characteristic of structured programming?
ID: #19989
Structured Programming
92 views
Question Info
#19989Q ID
EasyDifficulty
Structured ProgrammingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic