+ 1

Please what is the difference between a compiler and an IDE

Compiler and ide

7th Nov 2016, 3:39 PM
tosin fanegan
tosin fanegan - avatar
3 Answers
+ 3
ide means integrated development environment it contains all compoonents needed to program from text editor compiler debugger while compiler is a program which translates source code inti machine code. compiler may be the one part of the ide.
7th Nov 2016, 4:58 PM
Sandeep Chatterjee
+ 1
Thanks Sandeep, you just solve my worries, now I got the hit point where you said "compiler may be one part of the ide", that is where the clarity comes in. Thanks
7th Nov 2016, 5:26 PM
tosin fanegan
tosin fanegan - avatar
+ 1
Which in essence the ide platform for the C# language is the . net framework
8th Nov 2016, 6:20 AM
tosin fanegan
tosin fanegan - avatar