Microsoft
MB6-704 · Question #26
MB6-704 Question #26: Real Exam Question with Answer & Explanation
The correct answer is B. ConPoke. ConPoke modifies a container by replacing one or more of the existing elements. Not A: ConDel removes the specified number of elements from a container.
Question
You need to replace a value from a specific position of a container Which function should you use?
Options
- AConDel
- BConPoke
- CConFind
- DConNull
Explanation
ConPoke modifies a container by replacing one or more of the existing elements. Not A: ConDel removes the specified number of elements from a container.
Community Discussion
No community discussion yet for this question.