0 votes
in Secure Programming Practices by
edited by

To improve the overall quality of web applications, developers should abide by which of the following rules?

Select the correct option from below

a)Use GET instead of POST

b)Allow the use of HIDDEN form fields

c)Trust user-supplied data

d)Clean and validate all user input

1 Answer

0 votes
by
d)Clean and validate all user input
...