Mode is a state in which a program exposes a particular subset of its functionality.
Questions tagged [mode]
977 questions
-4
votes
4 answers
How can i find the mode in an array?
Basic its this program takes input 6 numbers from user, store them in an Array, calculate their Mean and Mode. Also count how many numbers are greater than mean.
The code of my program is where i'm wrong
My mean is correct but i have problem in…

rajpoot rana
- 9
- 9