Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

BCS Exam ISEB-SWTINT1 Topic 8 Question 21 Discussion

Actual exam question for BCS's ISEB-SWTINT1 exam
Question #: 21
Topic #: 8
[All ISEB-SWTINT1 Questions]

Given the following fragment of code, how many tests are required for 100% decision coverage?

If width > lenth then

Biggest_diension = width

If height > width then

biggest_dimension = height

end_if

else

Biggest_diension = length

If height>length

Then

Biggest_dimension = height

End_if

End_if

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel