Suppose you want to Check to see whether any variables in the code are predefined, then which of the following matcher you will use?

18. Suppose you want to Check to see whether any variables in the code are predefined, then which of the following matcher you will use?

  1. TobePredefined ()
  2. toBeDefined
  3. ToPredefined()

Answer: B) toBeDefined

Explanation:

toBeDefined () Check to see whether any variables in the code are predefined.

Comments and Discussions!

Load comments ↻






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