EC-Council
412-79V9 · Question #179
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%s
- C%p
- D%w
How the community answered
(54 responses)- A72% (39)
- B4% (2)
- C17% (9)
- D7% (4)
Community Discussion
No community discussion yet for this question.