Creado por Alex Brownlie
hace más de 7 años
|
||
Pregunta | Respuesta |
Name the 3 types of programming constructs. | Sequence, iteration and branching. |
What is the difference between local and global variables? | Global variables can be called throughout the program whereas local variables can only be called within a function. |
What does IDE stand for? | Integrated Development Environment |
What is recursion? | Recursion refers to a function calling itself (within its own definition.) |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.