What are low level languages? What are its features?
Computers can understand only binary system i.e., programs or instructions given in 0’s and 1’s. Low level language based programs can be executed directly on the machine without any additional software, as the programs are written in machine understandable form.
Features of low level languages: