Question: Write a function plural(str, n) which returns a plural version of str when n is O or greater than 1. Complete the following file: plural.cpp

Write a function plural(str, n) which returns a plural version of str when n is O or greater than 1. Complete the following file: plural.cpp 1 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
