<=Back
Write a C++ program that implements a class named myclass with the following features:
Data members a and b;
A member function named setl to assign characters () and ‘P’to a and b respectively, and outputs a concatenation of a and b.
 Viewed: 785 times
Share in: