information technology
100

three categories that programming falls into

higher level language, assembly language, machine language

200

based on binary language every instruction and data should be written using?

1's and 0's

300

instructions in machine or computer language consist of two parts that is?

operation code and memory location

400

two advantage of machine language are

high speed and translation free

500

disadvantages of machine language

machine dependent, complex language, error prone, tedious