Which of the following function removes duplication from an array ?

Options:
A) array_ unshift
B) array_ values
C) array_ merge
D) array_ unique
 
Answer : array_ unique