Develop an algorithm to do the following:

a) Develop an algorithm to do the following:
Read an array of 20 elements and then send all negative elements of the array to the
end without altering the original sequence.



Leave a Reply