let A ={1,2,3,4}
B={5,6}
for F:B->A, B IS THE DOMAIN AND A IS THE CO-DOMAIN
(FOR FUNCTION B TO A: Definition:
EACH ELEMENT OF B SHOULD HAVE UNIQUE IMAGE IN A, more than one element of B can be mapped to one single element of A but, one element of B should not be mapped to more than one element of A)
FOR THAT, 5 has 4 choices, 6 has also 4 choices
so total mapping=4*4=16
hence answer should be x^y