Creado por Santiago Arteaga
hace más de 7 años
|
||
Pregunta | Respuesta |
Algorithm | An algorithm is a set of ordered and finite steps to solve a given problem. The term algorithm refers to a method for solving problems. Algorithms are frequently written in simple and more precise formats, such as flowcharts, decision trees, and decision tables, which represent an algorithm as a diagram, table, or graph. |
Flowchart | A flowchart is a graphical representation of an algorithm. A flowchart is usually drawn using standard symbols. |
Decision Tables | When an algorithm involves a large number of conditions, decision tables are a more compact and readable format for presenting the algorithm. |
Binary Code | At the most basic level, computers use the binary number system to represent information and code. In this system, each value is represented using only two symbols, 0 and 1. A computer program written using the binary number system is called binary code. |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.