A matrix of size M x N contains binary values only (0 or 1).Write a function to display row numbers in which all the values are zero. the code should be in c.