Question: We have an array X and we want to create a new array Y contains only the even numbers within the array X. How do
We have an array X and we want to create a new array Y contains only the even numbers within the array X. How do we write the code? y-find fmod(x,2)] y=x tind(mod (x,2)11) y=findimod(x,2) y=x find(-mod (x,2)11) none of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
