Consider the following function f. f('g')= 6 f('h')= 1 f('i')= 8 f('j')= 4 f('k')= 5 f('l')= 8 f('m')= 6 f('n')= 4 Recognizing that this function has a domain of {'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n'} and a codomain of {1, 4, 5, 6, 8}, which of the following is true? Select one: a. f is injective, but not surjective b. f is bijective c. None of the above d. f is surjective, but not injective