Answer:
1,367,629,890 or 990
Explanation:
This is a problem of permutation, because the order does matter. For example:
1 - 2 - 3 isn't the same as 3 - 2 - 1. And also you cant repeat the same candidate in 2 different positions.
The formula for this selection is :

Where:
n is the number of things to choose from
r is the number of things you are going to choose
In this case n = 1111 or 11 (depending if you mistype it)
r = 3
