Operating System (OS)
Uniform Symbols Table

consists of a full or partial list of the token's as they appear in the program. Created by Lexical analysis and used for syntax analysis and interpretation
contains all constants in the program
a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure
a permanent table which lists all key words and special symbols of the language in symbolic form
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which of the following is not true about documentation?

All of these
Documentation increases the maintenance time and cost
Documentation gives better understanding of the problem
Documentation, of a system, should be as clear and direct as possible
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which, of the following, is true for testing and debugging?

Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program
All of these
Testing detects the syntax errors in the program while debugging corrects those errors in the program
None of these
Testing and debugging indicate the same thing

ANSWER DOWNLOAD EXAMIANS APP