PROSOPOTOCIA
\pɹˌɒsəpətˈə͡ʊʃə], \pɹˌɒsəpətˈəʊʃə], \p_ɹ_ˌɒ_s_ə_p_ə_t_ˈəʊ_ʃ_ə]\
Sort: Oldest first
By Stedman, Thomas Lathrop
By William R. Warner
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.