Write C program to count total number of negative elements in array
belongs to collection: C language array programs with an examples
All Answers
total answers (1)
belongs to collection: C language array programs with an examples
total answers (1)
Result:
Enter elements in array : -3
-2
5
6
9
Total number of negative elements = 2
need an explanation for this answer? contact us directly to get an explanation for this answer