You need to provide more context for your question; in particular, even if you say you don't know how to approach the problem, you need to be able to demonstrate what you DO know.
The one question I will answer, however, is that $$\Pr[X = k \mid X + Y = n]$$ is a conditional probability. Specifically, it is the probability that, given you observe the sum of the Poisson variables to be equal to $n$, that you also observed $X = k$. So, obviously, this probability cannot be less than zero, nor greater than one.
By contrast, $$\operatorname{E}[X \mid X + Y = n]$$ is a conditional expectation. It is, in some sense, the "average value" of $X$ given that the sum $X+Y$ was observed to be $n$. This is a number that need not be between zero and one; in fact, if $n$ is very large, say $1000$, we would also intuitively reason that the expected value of $X$ should be quite a bit larger than one.