A matrix which has only one column is called a Column Matrix.
Sum of two column matrices of same dimension is also a column matrix of the same dimension.
If a row matrix is multiplied with a column matrix having the same number of elements, then the resultant has one element only.

The above matrix has three rows but only one column, so it is a column matrix.
A.
B. 
C. 
D.
Correct Answer: B
Step 1: A matrix which has only one column is called a Column Matrix.
Step 2: As
has 3 rows and 1 column, it is a column matrix.
Q1: Which of the following is a column matrix?
Q2: What is the dimension of the matrix [[1], [2], [3]]?
Q: What is the difference between a column matrix and a column vector?
A: They are often used interchangeably. A column vector is a specific instance of a column matrix.
Q: Can a column matrix have only one element?
A: Yes, a column matrix can have only one element, in which case it is a 1x1 matrix.