Concept:The median is the middle value when data is arranged in ascending order.For an even number of terms, it is the average of the two middle terms.Explanation:Arrange the numbers in ascending order: 0,0,1,1,1,1,2,2,3,4.There are 10 numbers, so the two middle positions are the 5th and 6th terms.The 5th term is 1 and the 6th term is 1.Median =21+1=22=1.0.Answer:The median is 1.0, which is option C.