Erstellt von Dhvani Tandel
vor fast 8 Jahre
|
||
Frage | Antworten |
Sequence | Creating a set of instructions to complete a task |
Selection | A decision within a computer program when the program decides to move on based on the results of an event |
Iteration | In computer programming, this is a single pass through a set of instructions |
String | Sequence of characters. Example dhvani |
Real number | These numbers contain decimals, fractions and rations. Example 2.01, 5/9 and 4:3 |
Integer | These are whole numbers. Example 10, 43 and 68 |
IDE | Integrated development environment - a piece of software used to write computer programs. Example Python and JavaScript |
Compiler | A compiler translates the whole program into machine code before the program is run |
Interpreter | An interpreter translates code into machine code, instruction by instruction |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.