Posts by Julio Souza • 1 point
2 posts
-
-2
votes1
answer71
viewsQ: Vector exercise, do I need help?
Question: Read two vectors: R of 5 elements and S of 10 elements. Generate a vector X of 15 elements having 5 first positions containing the elements of R and the last 10 positions, elements of S.…
javaasked Julio Souza 1 -
-2
votes1
answer360
viewsQ: How to add values from one array to another inversely?
Read a vector D of 10 elements. Create an array E, with all elements of D in the order inverse, ie, the last element will become the first, the penultimate will be the second and so from above.…
javaasked Julio Souza 1