1.

Which of the following are secure programming guidelines?

Answer»

Which of the FOLLOWING are secure programming GUIDELINES?
Choose the correct option from below list
B) Never use input data as input for a FORMAT string.
A) Always validate input for public methods.
E) A), B) and C)
C) Avoid the use of environment variables.
D) Always call a shell to invoke another program from within a C/C++ program.
F) None of the above options

Answer:-E) A), B) and C)



Discussion

No Comment Found