information technology
three categories that programming falls into
higher level language, assembly language, machine language
based on binary language every instruction and data should be written using?
1's and 0's
instructions in machine or computer language consist of two parts that is?
operation code and memory location
two advantage of machine language are
high speed and translation free
disadvantages of machine language
machine dependent, complex language, error prone, tedious