write a c program that performs the following


write a C++ program that performs the following tasks
1. prompts the user to enter two numbers
2. displays the divisors of each number and store the divisors of number 1 in A and the divisors of number 2 in B
3. cacluates A intersection B
4. displays the maximum number in A Intersection B in (3) above

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: write a c program that performs the following
Reference No:- TGS0415670

Expected delivery within 24 Hours