Computer Science, asked by gujjuladineshraj, 9 months ago

what is ide and what is code editor and why it is useful while coding?​

Answers

Answered by Anonymous
1

Answer:

An IDE, or Integrated Development Environment, enables programmers to consolidate the different aspects of writing a computer program. IDEs increase programmer productivity by combining common activities of writing software into a single application: editing source code, building executables, and debugging.

Similar questions