If a is a non-zero column matrix of the type n x 1 and B a non-zero row matrix of the type 1 x n, then P(AB) is: 1. 0 2. 1 3. n 4. None of these
AB # O and every 2-rowed minor of AB will be zero. So, P(AB) = 1.