IF NOT PRICE LESS THAN 20 AND 30 GO TO PARA-BUY.
The control will go to PARA-BUY if :

Options
- PRICE is greater than 30
- PRICE is greater than 20
- PRICE is greater than or equal to 20 but less than 30
- PRICE is less than 30


CORRECT ANSWER : PRICE is greater than 30

Discussion Board
There is no correct answer in the options provided

The correct answer should be PRICE is greater than or equal to 30. Since NOT less than 30 means 30 and above.

centzbanaag 12-14-2016 10:30 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement