The computer language generally translated to pseudo codes is _____________.
The computer language generally translated to pseudo codes is assembly.
An assembly language, is any low level programming language in which there is a very strong correspondence between the program's statements and the architecture’s machine code instructions.
Pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm. It uses the structural conventions of a normal programming language, but is intended for human reading rather than machine reading.