Step 1: Concept
For limits of the indeterminate form $1^\infty$, we use the standard theorem: if $\lim_{x \to a} f(x) = 1$ and $\lim_{x \to a} g(x) = \infty$, then:
\[ \lim_{x \to a} [f(x)]^{g(x)} = e^{\lim_{x \to a} (f(x) - 1)g(x)} \]
Step 2: Meaning
Here, $f(x) = \frac{x+6}{x+1}$ and $g(x) = x+4$. As $x \to \infty$, $f(x) \to 1$ and $g(x) \to \infty$.
Step 3: Analysis
Evaluate the exponent limit:
\[ L = \lim_{x \to \infty} (f(x) - 1)g(x) = \lim_{x \to \infty} \left(\frac{x+6}{x+1} - 1\right)(x+4) \]
\[ L = \lim_{x \to \infty} \left(\frac{x+6 - (x+1)}{x+1}\right)(x+4) = \lim_{x \to \infty} \left(\frac{5}{x+1}\right)(x+4) \]
\[ L = \lim_{x \to \infty} \frac{5x + 20}{x+1} = 5 \]
Thus, the limit value is $e^5$.
Step 4: Conclusion
The value of the limit is $e^5$.
Final Answer: (A)