Syncfusion interview question

Assign 6 elements in a array sort those values and neglect the smallest value in array finally sum the given array

Interview Answer

Anonymous

18 Sept 2016

Assing 6 values thn sort those values using sort method then use clear method to clear smallest value then sum the array

21