How to solve this problem?
Generate 200 integer random numbers in the range (1000,9999) in an one-dimensional array x. Then determine:-
a) How many of these fall in the ranges 1000-2499 and 2500-4999;
b) How many of these are (a) even numbers and (b) divisible by 5
c) Sort and display the numbers in ascending order of magnitude