Part C is asking for precisely the opposite of that. It says that you're at high temperature, meaning the system is mass transfer limited because the rate constant is very high on the left side of the graph. Then it says that you slow mass transfer down even more, so of course you'll be even more mass limited. I'm fairly confident that my previous post gave the correct answer to the problem.
If part C were truly asking what happens in the absence of mass transfer effects, the answer would be "nothing" because the change described in part C only affects mass transfer, not reaction rates.
I wrote my previous answer during a phone interview, so I thought maybe I took my analogy the wrong direction and was off track. I went back and worked out the problem for steady-state diffusion through a boundary layer of thickness t with a first-order reaction occurring at the wall. I'm pretty sure I was actually correct before, though I agree the results might seem a bit counter-intuitive (I think this is because of the semi-log axes used with an inverse x-axis, which makes interpretation a bit tricky).
The concentration profile is simply
C=(C_bulk-C_0)*(x/t)+C_0,
where C_0 is the concentration at the wall. The deposition rate is just
r=k*C_0
since I assumed a first-order reaction. Since, at steady state, the flux through the boundary layer must be equal to the rate of reaction (conservation of mass), the concentration at the wall is given by
C_0=C_bulk/(1+k*t/D).
I'm using k for the rate constant and D for the diffusivity. Since both k and D are activated processes, their temperature dependence may be modeled using an Arrhenius relationship:
k=k_0 exp(-k_a/(R*T))
and
D=D_0 exp(-D_a/(R*T))
From the data given in part C of the problem, k_0=0.85 (not worrying about units at this point), and you can choose the other parameters (D_0, k_a, and D_a) to get a figure that looks similar to the one in the problem statement. Then, if you assume no mass transfer resistance (i.e. C_0=C_bulk for all T), you will see that the upper plateau is actually the rate in absence of mass transfer effects.
edit: I think most people would tend to assume that the temperature influences the reaction rate much more heavily than the diffusivity, but this is usually not the case since the diffusivity also rises rapidly with temperature. You will achieve the same result if you model the diffusivity as a power law of temperature as suggested approximately by the kinetic theory of gases. But you also get this same qualitative result if you assume that the diffusivity is completely independent of temperature. Like I said, I think the problem is interpreting the figure due to the complex axes.
edit #2: I think another misconception people have about reaction rates is that they increase unbounded. However, from the Arrhenius form given above, it should be clear that as T goes to infinity, k goes to k_0, not infinity (since exp(anything/infinity)=exp(0)=1).