Concept:The symbol ∩ means intersection, which gives elements present in both sets.Explanation:Given P={2,3,4,6,8} and Q={1,2,3,4}. Compare the two sets and pick only the common elements. Both sets contain 2, 3, and 4. Therefore, P∩Q={2,3,4}.Answer:Option A: {2,3,4}