Multiple choice technology security If a program is written using mnemonics and op-codes then the program is in Machine language Assembly level language Procedural language Non Procedural language Reveal answer Fill a bubble to check yourself B Correct answer Explanation Assembly language uses mnemonics (human-readable abbreviations like MOV, ADD) and opcodes to represent machine instructions. Machine language (A) uses binary, while procedural (C) and non-procedural (D) languages are high-level paradigms.