nerdexam
EC-Council

412-79V10 · Question #291

Which one of the following is a useful formatting token that takes an int * as an argument, and writes the number of bytes already written, to that location?

The correct answer is A. %n. See the full explanation below for the reasoning.

Question

Which one of the following is a useful formatting token that takes an int * as an argument, and writes the number of bytes already written, to that location?

Options

  • A%n
  • B%N
  • C%d
  • D%s

How the community answered

(35 responses)
  • A
    71% (25)
  • B
    9% (3)
  • C
    3% (1)
  • D
    17% (6)

Community Discussion

No community discussion yet for this question.

Full 412-79V10 Practice