posted 15 years ago
On part I, they'll ask a question like:
which design pattern helps minimize network traffic:
value object
business delegate
session facade
From there, you just have to nail the right pattern, which here would be value object. I don't recall the questions going all that deep. I find some of the design patterns rather confusing when the books start going deep into them. You're probably finding the same thing with all the 'variants' and stuff. In the end, I actually found the design pattern questions the easiest ones on the exam, becuase they're pretty high level.
-Cameron McKenzie