Concept:Two sets are called disjoint when they have no common element.Explanation:The intersection of two sets A and B is the set of all elements common to both.If their intersection is an empty set, then A∩B=∅.This means the two sets do not share any element.Such sets are known as disjoint sets.Answer:A. disjoint sets.