CONTINGENCY PROCEDURE
\kəntˈɪnd͡ʒənsi pɹəsˈiːd͡ʒə], \kəntˈɪndʒənsi pɹəsˈiːdʒə], \k_ə_n_t_ˈɪ_n_dʒ_ə_n_s_i p_ɹ_ə_s_ˈiː_dʒ_ə]\
Sort: Oldest first
By Princeton University
Word of the day
machine language
- a programming language designed for use on specific class of computers a set of instructions coded so that the computer can use it directly without further translation Programmed language directly understood and executed by a machine, typically computer. Requires no conversion or translation. English-like languages, known also as high level are industry-renown: Basic, C, Java, the like. These coded programs, then converted into machine language, low an assembler, compiler, interpreter. It is different for each type of CPU, often having unique operation sets. in native binary comprised only two characters: 0 1. difficult to read, less likely humans.