kassem hamze
a
0 Answer(s)      5 months and 13 days ago
Posted in : Servlet Interview Questions

write and test a function named mirror that is passed an array of n floats and returns a newly created array that contains those n floats values in reverse order . for example, the call of mirror function would transform the array {10.1,11.2,8.3,7.5,22} into{22,7.5,8.3,11.2,10.1}

View Answers









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.