Ex D(d) | Count positive, negative, even & odd numbers in an array
Duration: 11:15 Min | Sep 10, 2023
Let us C solutions series of Ch 13 Arrays Exercise D (d) states as follows: Twenty five numbers are entered from the keyboard into an array. Write a program to find out how many of them are positive, how many are negative, how many are even and how many odd.