Computer Science, asked by luqmanvirk, 4 months ago

2. Calculate the mode of an array using
pointers, also determine if there is no
mode in c++ programming​

Answers

Answered by MissZiddi
0

Answer:

The program is supposed to find the mode and display it if it exists and if it doesn't exist it's supposed to display -1.

Similar questions