This program will take 2 numbers as input from the user and will display the number which is greater of the 2.
We will be displaying program which is compatible with Dev C++.
You can download dev c++ from here
Program Code:
Continue reading “Program to find greatest of 2 numbers [c++]”