Concept:
This problem is based on the absorption law of Boolean algebra.
Step 1: Given expression:
\[
A+AB
\]
Step 2: Take \(A\) common.
\[
A+AB=A(1+B)
\]
Step 3: In Boolean algebra:
\[
1+B=1
\]
Step 4: Therefore:
\[
A(1+B)=A\cdot1=A
\]
Hence:
\[
\boxed{A}
\]