Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

The program makes a decision on what code to execute, depending on whether a certain condition is
satisfied
O Compiler
O Constant
O Selection
O No answer text provided.

Sagot :

The name which is given to the program which makes a decision on what code to execute, depending on whether a certain condition is  satisfied is:

  • Translator

Translation

This is a program which compiles executable code which is written in a high level language and brings out the result, if all conditions are met.

With this in mind, we can see that if conditional statements are contained in the source code, then all the conditions must be met, before the program executes.

Therefore, the correct answer is Translator

Read more about Translator here:

https://brainly.com/question/14835419