IDNStudy.com, kung saan ang iyong mga tanong ay natutugunan ng mga eksaktong sagot. Magtanong ng anumang bagay at makatanggap ng detalyadong sagot mula sa aming komunidad ng mga eksperto.

Checks a value, and based on the result performs one of two actions.

Sagot :

Answer:

A sequence can contain any nyumber of tasks, but there is no chance to branch off and skip any of the tasks. With this you ask a question, and depending on the answer, you take one of two courses of action. Than, no matter which path you follow, you continue with the next task. Another name for a selection structure

Explanation:

yan lang alam ko

Answer:

Decision structure checks a value, and based on the result performs one of two actions.Decision structure decides which statement will get executed and when based on some condition. 2.Object-oriented programmers use the term Override when a child…