1.

The computer language generally translated to pseudocode is ___________(a) Assembly(b) Machine(c) Pascal(d) FORTRANThe question was posed to me in an international level competition.My question is from Data Structure for Representing Parsing Table topic in division Bottom Up Parsing of Compiler

Answer»

Right option is (a) ASSEMBLY

Easiest explanation: An assembly language (or assembler language) is a low-level programming language for a COMPUTER, or other programmable DEVICE, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture’s machine CODE instructions.



Discussion

No Comment Found

Related InterviewSolutions