Write a function that will merge the contents of two sorted


VISUAL BASIC 
1) Determine the following information about each value in a list of positive integers.
a. Is the value a multiple of 7, 11, or 13?
b. Is the sum of the digits odds or even?
c. What is the positive square root of the value?
d. is the value a prime number?

It read the inputs from the file.

2.write a function that will merge the contents of two sorted (ascending order) arrays of the type FLOAT values, use an efficient bubble sort to sort two arrays first and then use the merger function. The result array should not contain duplication 

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a function that will merge the contents of two sorted
Reference No:- TGS0138384

Expected delivery within 24 Hours