Write a c# program That read two array int size 4*4 Named first and second | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Write a c# program That read two array int size 4*4 Named first and second

1 - Find and print even numbers in the first array and the sum of odd number in second array 2 -search the value of 25 in both arrays if found print found if not print not found 3- exchange the element of primary diagonal in first array with the element of secondary diagonal in second array in the shape of Matrix rows and columns 4-find the commen value between both arrays the first one and the second one and put them in one dimensional array called intersec #challange can you solve this question 😏

15th Jun 2020, 10:45 PM
J Kurdish
J Kurdish - avatar
5 Answers
+ 6
Rojhat Salih we are not here to do your homework however if you follow the guidelines you can submit challenges here https://www.sololearn.com/Discuss/1270852/?ref=app with a code example.
15th Jun 2020, 10:55 PM
BroFar
BroFar - avatar
+ 5
Do you need help or it's a challenge?
15th Jun 2020, 10:48 PM
vaibhav
vaibhav - avatar
+ 5
Where you have confusion tell that because you should code it yourself and challenges aren't allowed to be posted in QnA
15th Jun 2020, 10:52 PM
vaibhav
vaibhav - avatar
+ 2
J Kurdish we are not here to do your homework assignments...
15th Jun 2020, 11:01 PM
BroFar
BroFar - avatar
0
BroFar Yea yea ..
15th Jun 2020, 11:02 PM
J Kurdish
J Kurdish - avatar