About Question enthuware.ocpjp.v11.2.3406 :
Posted: Fri Jan 29, 2021 4:12 pm
I cannot get my head around these security questions...
If the analyzeBonds method would be written by our own company instead of in a third party library, would the answer still be that I should create a defensive copy?
Typically, I would not use a third party library that I would not trust, so I treat it like our own code in the end...
And what if my application never uses the prepared Bond[] after the analysis. Why should I create a copy?
For me, many of the security questions lack context which I would need to answer them. Any hints on how to address this in the exam?
If the analyzeBonds method would be written by our own company instead of in a third party library, would the answer still be that I should create a defensive copy?
Typically, I would not use a third party library that I would not trust, so I treat it like our own code in the end...
And what if my application never uses the prepared Bond[] after the analysis. Why should I create a copy?
For me, many of the security questions lack context which I would need to answer them. Any hints on how to address this in the exam?