Question: using c++ Write a class with name String. Assume, only stdio.h library is included and it is not possible to include any other library. In

using c++ using c++ Write a class with name "String". Assume, only stdio.h library

Write a class with name "String". Assume, only stdio.h library is included and it is not possible to include any other library. In private section of class there will be a character array (let's says) and also it is possible to locate functions to this section that you want to use but not asked, in public section there will be five functions, m ser function will take a character array as parameter and assign it to s i 'print' function will just prints on screen (iii) count function will take a character as parameter and count the number of this character ins and return the result back. (iv) Show function will prints on screen in reverse. i) prefix - operator will delete the first character of s

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!