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)- A71% (25)
- B9% (3)
- C3% (1)
- D17% (6)
Community Discussion
No community discussion yet for this question.