Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Uniform Symbols Table
Uniform Symbols Table A. ... a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure. consists of a full or partial list of the token's as they appear in the program.
Uniform Symbols Table
See lessA. …
a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure.
consists of a full or partial list of the token’s as they appear in the program.
Uniform Symbols Table
Uniform Symbols Table A. ... a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure. consists of a full or partial list of the token's as they appear in the program.
Uniform Symbols Table
See lessA. …
a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure.
consists of a full or partial list of the token’s as they appear in the program.
The higher versions of the operating systems are so written that programs designed for earlier versions can still be run. What is it called?
Upward compatibility is the higher version of the operating system that are written programs designed such that earlier version can still be run.
Upward compatibility is the higher version of the operating system that are written programs designed such that earlier version can still be run.
See lessWhich of the following statements is not true about the FORTRAN language?
A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine. Machine language gives instructions as 0's and 1's and is the only language that the computer understands.
A FORTRAN program, written for the IBM-PC, is totally different from a FORTRAN program written for execution on the SUN machine. Machine language gives instructions as 0’s and 1’s and is the only language that the computer understands.
See lessIn which of the storage placement strategies a program is placed in the smallest available hole in the main memory?
Best Fit algorithm allocates the smallest available hole to the process, worst Fit allocates the biggest hole to the process, and First fir allocates the first hole.
Best Fit algorithm allocates the smallest available hole to the process, worst Fit allocates the biggest hole to the process, and First fir allocates the first hole.
See lessIn which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
Base indexed mode : The effective address of the operand is generated by adding a constant value to the content of a register.
Base indexed mode : The effective address of the operand is generated by adding a constant value to the content of a register.
See lessWhich of the following are(is) Language Processor(s)
Assembler, compiler, and interpreter are examples of language processors.
Assembler, compiler, and interpreter are examples of language processors.
See lessA non-relocatable program is one which
1. A non relocatable program is the one which? Explanation: A non reloadable program is one which cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation.
1. A non relocatable program is the one which? Explanation: A non reloadable program is one which cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation.
See lessIn which addressing mode the effective address of the operand is the contents of a register specified in the instruction and after accessing the operand, the contents of this register is incremented to point to the next item in the list?
Auto Indexed (increment mode): Effective address of the operand is the contents of a register specified in the instruction. After accessing the operand, the contents of this register are automatically incremented to point to the next consecutive memory location.
Auto Indexed (increment mode): Effective address of the operand is the contents of a register specified in the instruction. After accessing the operand, the contents of this register are automatically incremented to point to the next consecutive memory location.
See lessIn analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with recognition of basic elements and creation of uniform symbols.
In analyzing the compilation of PL/I program, the term “Lexical analysis” is associated with recognition of basic elements and creation of uniform symbols.
See less