what is your take on the overall art of defensive programming? Why do you think it is important to code securely and responsibly?? Briefly describe the significance of secure coding and its impact/effect.What do you understand by ‘input buffer misbehavior’?How serious is ‘input buffer misbehavior’ as a security threat? What can go wrong due this type of vulnerability with and what can result from it??If a method throws a checked exception, how can the calling method avoid coding a try/catch block to handle the exception? In what cases might the calling method use this option?Given that you have now experienced an instance of ‘input buffer misbehavior’ through the code example in Example Code Section , can you simulate another instance of a code example (your own) containing ‘input buffer misbehavior’ as the example code Section code example? Try and see if you can generate a code example of yours. Link to the discussion subjecthttps://cisserv1.towson.edu/~cssecinj/modules/other-modules/build-the-lab/build-a-lab-beware-of-input-buffer-misbehavior-make-your-code-behave-cs1/#C FORMATE NOT NEEDED