Answered You can hire a professional tutor to get the answer.

QUESTION

to write a function that accepts two arrays and returns true if the second array is within the first array and returns false if not.

  1. to write a function that accepts two arrays and returns true if the second array is within the first array and returns false if not.

b.To write a main function where you make a call to your function with appropriate variables of your choice.

2. To write a program that accepts (reads from the user) the names of two input files and the name of an output file. The program should create the output file so that it contains the first 10 (ten) lines of the first file (or less if the file contains less than 10 lines) followed by the 10 first lines of the second file (or less if it contains less than 10 lines).

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question