Computer Science, asked by kumararihant02gmail, 5 months ago

Allocate the memory at runtime to store 10 integer numbers and ask values from the user. Now, create another array

of same size and fill the elements based on the processing of elements in the first array as follows:

 If the number at any location is prime, then store ‘P’ at the same location in second array

 If the number is not prime but if it is even, then store ‘E’

 In case above conditions are not true, then store ‘N’

plz ​some buddy plz share the share coding ans for that qs plz

Answers

Answered by anjalimishra76
4

Answer:

I didn't use facebook....

Similar questions