Q1: Write a program in C++ using OOP to create a class that have string (S), then create the following function : (read) to input string from keyboard . (CTOS) as a friend function to convert small to...

Write a program in C++ using OOP to create a class that have string (S), then create the following function: - (read) to input string from keyboard. (CTOS) as a friend function. convert small to capital, and capital to small. - (delete) as a friend function to delete half the length of the string.Q1: Write a program in C++ using OOP to create a class that have string (S), then create the<br>following function :<br>(read) to input string from keyboard .<br>(CTOS) as a friend function to convert small to capital , and capital to small.<br>(delete) as a friend function to delete half the length of the string.<br>

Extracted text: Q1: Write a program in C++ using OOP to create a class that have string (S), then create the following function : (read) to input string from keyboard . (CTOS) as a friend function to convert small to capital , and capital to small. (delete) as a friend function to delete half the length of the string.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here