If 'm' processes share 'n' resources of the same type, the maximum need of each process does not exceed 'n' and the sum of all their maximum needs is always less than 'm n'. In this case, What can be concluded?

a) The number of processes 'm' is always greater than the number of resources 'n'.
b) The number of processes 'm' is always equal to the number of resources 'n'.
c) The number of processes 'm' is always less than the number of resources 'n'.
d) The number of processes 'm' can be any value regardless of the number of resources 'n'.