Consider that there are two arrays A and B each of size 10. Array ‘A’ contains numbers with multiples of 5 of any range. Array ‘B’ contains numbers with multiples of 3 of any range. Write a PERL code to perform and display the following.
Add the numbers of Array ‘A’ and Array ‘B’ in each position and check whether the sum is a prime number or not.
List the positions in which the sum is prime and display...
User Profile
Collapse
Profile Sidebar
Collapse
15mis1066
Last Activity: Apr 29 '17, 12:46 PM
Joined: Apr 29 '17
Location:
-
15mis1066 started a topic Add the numbers of Array ‘A’ and Array ‘B’ in each position and check whether the sumin PerlAdd the numbers of Array ‘A’ and Array ‘B’ in each position and check whether the sum
No activity results to display
Show More