Question: using c++ Write a program that prompts the user to enter the coordinates of two rectangles and determines whether or not these two rectangles intersect
using c++ Write a program that prompts the user to enter the coordinates of two rectangles and determines whether or not these two rectangles intersect each other. Output INTERSECT when these two rectangles intersect each other. Otherwise, output NOT INTERSECT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
