IDE:
- IDE stands for “Integrated Development Environment”
- It is complex to edit , compile and run C program manually from command prompt.
- IDE is software by which we can easily create and run C applications.
- Every programming language comes with an official IDE.
When we install turboC software – Compiler and IDE will be available
Opening Blue Screen (IDE):
- Blue Screen is called official IDE of C language.
- Every programmer must use Blue Screen IDE for best results.
- When we Open the software, a blue screen will appear called Editor.
- We can easily compile and run programs using shortcuts given in the IDE.