Computer Science, asked by kumararihant02gmail, 3 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 give full programing coding ans plz​

Answers

Answered by anjalimishra76
4

Answer:

ok dear i am your new friend

Similar questions