How can programmers protect their code from errors
How can you prevent inputs from being exploited
- input validation = make sure meets criteria before pass on
what is check digit
what is authentication and give me a example
confirm the identity using strong passwords change regularly limit the attempts ask random selection of characters
how can a program be maintained