Concept:The power of a set is the number of subsets it has, which is given by 2n where n is the number of elements in the set.Explanation:Set Z={1,2,4,5} has 4 distinct elements.So, n=4.The number of subsets is 2n=24.Calculate 24=2×2×2×2=16.Thus, the power of set Z is 16.Answer:The correct answer is 16(Option A).