#include <iostream> using namespace std; int main () { string userName; …
//******************************************************* // INCLUDED HEADER FI…
Pointers store the memory location or address of variables. In other words, pointers…
program to enter five names and sort them alpha beticaly #include<iostream.h&…
for length:- #include <iostream> using namespace std ; int main () …
Social Plugin