____ Adds the module to the network and mark it as an output module

36. ____ Adds the module to the network and mark it as an output module.

  1. addOutModule(m)
  2. addOutputMod(m)
  3. addOutputModule(m)
  4. addOutput(m)

Answer: C) addOutputModule(m)

Explanation:

addOutputModule(m) − Adds the module to the network and marks it as an output module.

Comments and Discussions!

Load comments ↻






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