Question: C++ Exercise 1. Add code to the two constructors of the Point class to report their use. The default constructor should print Using default constructor

C++
Exercise 1. Add code to the two constructors of the Point class to report their use. The default constructor should print "Using default constructor" and the other should print "Usin constructor
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
