Introduction
Programming language used is C++. In C++ programming language, the application mostly been used by me is Dev C++. Dev C++ is a free full-highlighted coordinated advancement climate produce for programming in C and C++. Dev C++ is easy to use. Here are some example and ways to used Dev C++.
Step for Coding in Dev C++
- Create a new file in Dev C++.
- Based on the problem given write a program in the cpp file using Dev C++.
- Save the file.
- Compile and Run the program.
- Output is executed.