Which method writes data to an external system, such as a database or file system?

26. Which method writes data to an external system, such as a database or file system?

  1. Write()
  2. DB_Write()
  3. Sink()
  4. Faucet()

Answer: C) Sink()

Explanation:

Sink() writes data to an external system, such as a database or file system.

Comments and Discussions!

Load comments ↻






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