 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | A company decide a new identity code for all its employees | 
| Answer» Each number is to CONSIST of four different digits from 0 to 9, inclusive, except that the first DIGIT cannot be 0. How many different identification numbers are possible? ... The SECOND digit can also take 9 values (9 digits minus the one we used for the first digit plus 0); | |