Computer Science, asked by muhammadfaisalf735, 1 month ago

How to swap elements in array using pointers​

Answers

Answered by gayatri29101979
0

Answer:

Declare an array and define all its elements.

Create a function with two parameters i.e. two pointer variables.

Inside this function, first create a temporary variable. ...

Now, value at first pointer changes to the value at second pointer.

Explanation:

Answered by parinithan21
0

Answer:

I don't know this answer but brain

helps you to write the answer

Similar questions