CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Computer Science
‣
Language Processors
Comments
Question
Which table is a permanent databases that has an entry for each terminal symbol?
Options
A. Terminal table
B. Literal table
C. Identifier table
D. Reductions
Correct Answer
Terminal table
Language Processors problems
Search Results
1. A relocate program form is the one which
Options
A. 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
B. consists of a program and relevant information for its relocation
C. can itself perform the relocation of its address-sensitive portions
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: consists of a program and relevant information for its relocation
2. In an absolute loading scheme, which loader function is accomplished by assembler
Options
A. Reallocation
B. Allocation
C. Linking
D. Loading
Show Answer
Scratch Pad
Discuss
Correct Answer: Reallocation
3. Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Options
A. ASRA
B. LOADA h#OD4E, i
C. STOREA h#014B, d
D. ADDA h#01FE, i
Show Answer
Scratch Pad
Discuss
Correct Answer: LOADA h#OD4E, i
4. A system program that combines the separately compiled modules of a program into a form suitable for execution
Options
A. assembler
B. linking loader
C. cross compiler
D. load and go
Show Answer
Scratch Pad
Discuss
Correct Answer: linking loader
5. The macro processor must perform
Options
A. recognize macro definitions and macro calls
B. save the macro definitions
C. expand macro calls and substitute arguments
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
6. Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Options
A. two pass assembler
B. load-and-go assembler
C. macroprocessor
D. compiler
Show Answer
Scratch Pad
Discuss
Correct Answer: load-and-go assembler
7. When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
Options
A. loader
B. linker
C. bootstrap loader
D. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: bootstrap loader
8. The task(s) of the Lexial analysis phase is/are:
Options
A. to parse the source program into the basic elements or tokens of the language
B. to build a literal table and an identifier table
C. to build a uniform symbol table
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
9. A sequence of instructions, in a computer language, to get the desired result, is known as
Options
A. Algorithm
B. Decision Table
C. Program
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: Program
10. Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Options
A. 0111EF
B. 9001E6
C. DA000F
D. 40
Show Answer
Scratch Pad
Discuss
Correct Answer: DA000F
Comments
There are no comments.
Enter a new Comment
Save
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT