Kizspy | Question: 13
(Choose 1 answer)
What is the difference between an IDE and a compiler?
A. The compiler executes the code while the IDE gives a graphical environment for writing the code
B. The compiler links the code to the respective files and the IDE takes it from there
C. The compiler and the IDE are the same thing
D. The IDE executes the code while the compiler gives a graphical environment for writing the code