For the adjacency matrix of a directed graph the row sum is the _________ degree and the column sum is the ________ degree.
For the adjacency matrix of a directed graph the row sum is the _________ degree and the column sum is the ________ degree. Correct Answer out, in
Row number of the matrix represents the tail, while Column number represents the head of the edge.


