PROGRAM BUDGET
\pɹˈə͡ʊɡɹam bˈʌd͡ʒɪt], \pɹˈəʊɡɹam bˈʌdʒɪt], \p_ɹ_ˈəʊ_ɡ_ɹ_a_m b_ˈʌ_dʒ_ɪ_t]\
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.