A precise yet compact way to model complicated logic. Like if-then-else and switch-case statements - associate conditions with actions to perform. But - unlike the control structures found in traditional programming languages - they can associate man

🎲 Try a Random Question  |  Total Questions in Quiz: 87  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
System Analysis And Design — practice the complete quiz, review flashcards, or try a random question.


1. A precise yet compact way to model complicated logic. Like if-then-else and switch-case statements - associate conditions with actions to perform. But - unlike the control structures found in traditional programming languages - they can associate man