Question: 9 . In flowchart, diamond represents true / false condition that must be tested ( 7 ) 1 0 . Relational operator determines whether a
In flowchart, diamond represents truefalse condition that must be tested Relational operator determines whether a specific relationship exists between Two values A decision structure can be nested inside another decision structure Logical operators are operators that can be used to create complex Boolean expressions The and Operator Creates compound Boolean expression that is true only when both sub expressions are true The or Operator Creates compound Boolean expression that is true when either of the sub expressions is true Boolean variable references one of the two values, True or False In order for a loop to stop executing, something has to happen inside the loop to make the condition false
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
