Dev.bg: All in One ’24 – Lab08 Frontend Question №7

 Which of the following operations is not possible with a JavaScript Set?

A) Adding duplicate elements

B) Checking if an element exists in the set

C) Removing an element from the set

D) Iterating over the elements in the set