Chapter 3: Exercise C (e) Solution
                                    Duration: 21:10 Min | May 30, 2023
                                
                                
                                
                                
                                    Question C (e) from Let us C Chapter 3 Decision Control instructions is: Attempt the following: A five-digit number is entered through the keyboard. Write a program to obtain the reversed number and to determine whether the original and reversed numbers are equal or not. This question is one of the best and simplest problem to start with while learning if statement in C.