Erstellt von Anisha Rai
vor mehr als 8 Jahre
|
||
Frage | Antworten |
What does IDE stand for? | Integrated Development Environment |
What does an IDE consist of? | Software used for writing programs It may have a GUI (Graphical User Interface) |
Which components do IDEs contain? | Editor - for typing in the source code Auto-complete Bracket matching Auto-indentation |
What is a debugger? | Used to test the code and remove errors |
What are the features of a debugger? | Single-stepping Break points Variable tracking |
What is auto-documentation? | Produces a text file containing all of the variables and modules in the program |
What is a complier or interpreter? | Converts the code to machine language so that it can be executed by the CPU of the computer |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.