Why you should not hard code?

The main reasons to hard-code are: By specification there should be exactly this value, it shouldn’t be changed. Making it changeable could make the softw...