Write a program to check if a string (input by the user) is palindrome or not. …
Create your own user-defined function my_upper( ) that takes one string paramet…
Create your own user-defined function my_lower( ) that takes one string paramet…
Write a C++ program where you should ask the user to input his/her first and la…
Write a C++ program that should ask the user to input a phone number where the …
Create a user-defined function that should take one string parameter and it sho…
Write a C++ program where you should ask the user to input a date in the format…
Write a c++ program that asks from user to input date without slashes and you a…
Write a c++ program that will count letters, words, vowels, consonants and semi…
Copyright (c) ProWithTayyab All Right Reserved