Assembly language is one step higher than _____?
Assembly language is one step higher than _____?
اسمبلی زبان _____ سے ایک قدم اونچی ہے؟
Explanation
Assembly language is a low-level programming language that is just one step above machine language (binary code).
It uses mnemonics to represent machine instructions, making it easier for humans to read and write compared to raw machine code.