Multiple choice

Which parameter of CreateTextFile method specifies the path of file to be created?

  1. Overwrite

  2. Unicode

  3. FileSpecifier

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This parameter of CreateTextFile method specifies the path of the file to be created.