Truth table of a logic gate is given below: \[ \begin{array}{|c|c|c|} \hline \text{Input A} & \text{Input B} & \text{Output Y} \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 1 \\ 1 & 1 & X \\ \hline \end{array} \]
The value of X in the above table is ..............