Computer Science, asked by jaipalkumar69, 1 year ago

what is the control statement in flash?

Answers

Answered by Anonymous
0
A selection statement, also known as a conditional statement, is a type of control statement that allows you to perform one action if a value is true, and another action if a value is false. The Boolean value that determines which action will be taken is called thecondition.
Similar questions