Skip to content

Opening book details…

About this document

CS1 Practical 5 by adityajaware1923 is a document available to read on EtoBox.

The document contains a C++ program that reverses a given string input by the user. It uses standard libraries for input and output, and employs a loop to swap characters from the start and end of the string until the middle is reached. The reversed string is then displayed as output.

Author
adityajaware1923
Language
EN