Computer Science, asked by arindamtripathi619, 4 months ago

Write a Program in JAVA to store x elements in an array P and y elements in an array Q and produce a third array R containing all the elements of array P and Q where x and y will be provided by the user. Display the array R.
plz someone send the answer quickly

Answers

Answered by ajb7899
0

Answer:

You can input the value of x and y.

Here x =6

y =4

Attachments:
Similar questions