Question: Declare a string structure with a private member val, a char array of size 80, and public methods store, with one parameter of type char*
Declare a string structure with a private member val, a char array of size 80, and public methods store, with one parameter of type char* that returns no value, and length, with no parameters that returns an int.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
