Assuming that A is the student number Sno and B is the student name Sname
There is Sno->Sname, and there can be a student number 150012 named Ming, or there can be a student number 150013 named Ming, but there can be only one student number that corresponds to a single name because it is not possible for a person with 150012 to have two names.
So it's many to one