Concatenate and compare strings in C++
This is a program written in C++ where the user need to enter two strings but both will be concatenated together and then would be compared together, if the words are the same or equal then it would be printed.