Development tools

Cards (5)

  • What is the software development tools ?
    Tools that enables programmers and developers to create software
  • In development tools, what is Integrated development environment (IDE) ?
    software used to create programs that features tools
  • What tools does an IDE feature ?
    Translator, compiler, debugger
  • Whats a compiler in IDE ?
    a translator converting instructions into binary
  • What is a debugger in IDE ?
    test code and display errors