Assumption is made that the values are somehow sorted...
Why
[1, 1, 3]
and not
[3, 1, 1] or [1, 3, 1]?
About Question enthuware.ocpjp.ii.v11.2.1883 :
Moderator: admin
-
- Posts: 7
- Joined: Thu Nov 19, 2020 3:43 pm
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.ii.v11.2.1883 :
No, it does not make that assumption that is why [3, 1, 1] or [1, 3, 1] are not among the options. You don't have to determine whether you have to pick 1, 1, 3 or 1, 3, 1.
-
- Posts: 28
- Joined: Tue Jun 19, 2018 10:27 am
- Contact:
Re: About Question enthuware.ocpjp.ii.v11.2.1883 :
Will the real exam include options like below (have to choose the order returned by collect method)?
[3, 1, 1] or [1, 3, 1] ?
[3, 1, 1] or [1, 3, 1] ?
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.ii.v11.2.1883 :
Not unless the order is clear from the given code.
Who is online
Users browsing this forum: Bing [Bot] and 9 guests