1.

Consider the following information regarding the number of men and women workers in three factories I,II and III : {:("""Men workers","Women workers",),(I,30,25),(II,25,31),(III,27,26):} Represent the above information in the form of a3xx2 matrix . What does the entry in the third row and second column represent ?

Answer»


ANSWER :`=[{:(30,25),(25,31),(27,26):}]`


Discussion

No Comment Found

Related InterviewSolutions