Question

Which of the following statements is true in secure C programming?
(a) You should avoid using printf to display a single string argument.
(b) You should always use printf to display a single string argument.
(c) You should always use puts to display a single string argument.
(d) None of the above.

Answer

This answer is hidden. It contains 3 characters.