Concept:The complement M′ contains all elements in the universal set U that are not in M.Then find the common elements between M′ and N.Explanation:From the Venn diagram, identify the sets as:M={a,b,c}N={c,f,g}U={a,b,c,d,e,f,g}First find the complement of M:M′=U−M={d,e,f,g}Now intersect M′ with N:M′∩N={d,e,f,g}∩{c,f,g}The only common elements are f and g.Therefore, M′∩N={f,g}.Answer:{f,g}Correct option: A. {f,g}