ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 20 - Certified B2C Commerce Developer discussion

Report
Export

A Digital Developer has identified that the code segment below is causing performance problems.

What should the Developer do to improve the code?

A.
Use a system attribute instead of the isOnSaleFlag custom attribute.
Answers
A.
Use a system attribute instead of the isOnSaleFlag custom attribute.
B.
Avoid post-processing and use the isOnSaleFlag attribute as a search refinement.
Answers
B.
Avoid post-processing and use the isOnSaleFlag attribute as a search refinement.
C.
Breaks the process into separate loops.
Answers
C.
Breaks the process into separate loops.
D.
Avoid using an Iterator and use a Collection instead.
Answers
D.
Avoid using an Iterator and use a Collection instead.
Suggested answer: C
asked 23/09/2024
Luis Marino
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first