answersLogoWhite

0

Instructions are either in machine code

- or they are one to one with machine code

- Using mnemonic codes for operations

- Using labels for addresses of data

- Used for controlling the computer/close to hardware

- Allows direct manipulation of memory addresses

- Contains a code for the operation to be carried out...

- and a binary representation of the value to be manipulated/address of the value to be

manipulated.

- Different forms of addressing mentioned.

- Different forms of instruction: Arithmetic/Jump/Control

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
BeauBeau
You're doing better than you think!
Chat with Beau
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
More answers

Low level programming language is a language that is not very abstracted from hardware layer.

Programming in low level languages usually requires manual memory management, use of pointers, and in case of assembler - CPU instructions themselves.

User Avatar

Wiki User

14y ago
User Avatar

Medium level programming language,it lies between the low level programming language n low level programming language. In this king of programming language mnemonics(add,sub,div,sub) are used to code the operations. It's also called assembly level language. This languages are machine dependent it means that the assembly level language programming need to help understanding of the machine's internal organisation to write the programmes.

User Avatar

Wiki User

12y ago
User Avatar

low level language is machine language which are not understandable by the programmer or say user

this is in the form of 0's & 1's

totally machine dependable

vary from computer to computer.

not portable not pass from one computer to another

User Avatar

Wiki User

14y ago
User Avatar

what example low level programming language??

User Avatar

Wiki User

15y ago
User Avatar

what are the example of low level programming language?

User Avatar

Wiki User

15y ago
User Avatar

Very close to machine code;

so very fast execution is achieved.

Difficult for human being to follow.

User Avatar

Wiki User

12y ago
User Avatar

Machine and symbolic languages are considered as low-level programming languages and the statement written using language similar to English are termed as high-level programming language.

User Avatar

Boro Boro

Lvl 2
2y ago
User Avatar

Monitor language

User Avatar

Anonymous

4y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What are the characteristics of low level languages?
Write your answer...
Submit
Still have questions?
magnify glass
imp