Give the output of the following program: main() { int a[]={ 2,4,6,8,10 }; int i; change(a,5); for( i = 0; i

Showing Answers 1 - 9 of 9 Answers

Bhavani

  • Oct 10th, 2006
 

7

9

11

13

15

  Was this answer useful?  Yes

Prashant

  • Oct 15th, 2006
 

7

9

11

13

15

  Was this answer useful?  Yes

marees

  • Feb 19th, 2007
 

7
9
12
14
16

  Was this answer useful?  Yes

Abhishek Kumar mishra

  • Mar 15th, 2007
 

ans is

7 9 11 13 15 

  Was this answer useful?  Yes

aravind

  • Oct 7th, 2007
 

7 9 11 13 15


  Was this answer useful?  Yes

raja sekhar reddy.c

  • Nov 3rd, 2007
 

ans is: 9 13 17 21 25

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions