Question: In this assignment there are four (one optional) tasks: 1) Take a number from the user and check the number is palindrome or not using
In this assignment there are four (one optional) tasks: 1) Take a number from the user and check the number is palindrome or not using while loop. 2) Convert the above program and make it work with do-while and for loops. (Try for loop. Please look at the format and compare it with while. Take a small while program then compare it with same program written using for loop) 3) Write a C++ program to print the following "Pattern.png" file. 4) OPTIONAL: Write a C++ program to reverse the elements of the array and print the values.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
