Which of the following method allows you to obtain a unique instance each time?

23. Which of the following method allows you to obtain a unique instance each time?

  1. Build()
  2. Get_build()
  3. Get()
  4. New()

Answer: A) Build()

Explanation:

Build() method allows you to obtain a unique instance each time.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.