Answer
See explanation
Work Step by Step
In the first statements, without the constants it will be difficult to update the code because the programmer will have to check all statements and find out which of them are effected by the new change.
In the second program the programmer only needs to change the value of NumEmpl and the program will work correctly and lot of hard work in reading and updating each statement will be removed.