Explain about compilers for the following:
Its structure,error handling,error recovery and repair techniques.
- 4180 Views
- 1 Answers
1 Answers
-
-
- 01 Apr
- 0 Comment
-
- please tell me the exam pattern n syllabus of computer science engineering course
- Which stream has better job opportunities CSE or IT ?
- What are the main subjects in computer science engineering?
- What Is Use Of Shift Butten And What Is Definition Of Excel And Microsoft Office And Ms Word
- Can someone please let me know about the dates of Computer Science and Engineering Exam?
- What is the highest paying job in computer science?
- Explain the cache memory in detail.
- What is the salary of computer science engineer?
- How does a central processing unit (CPU) work?
- What is White Box Testing in software engineering?
Practice Mock Test
computer science and engineering
The tasks of the strongError Handling/strong process are to detect each error, report it to the user, and then make some recover strategy and implement them to handle error. During this whole process processing time of program should not be slow. An strongError/strong is the blank entries in the symbol table.br /strongError Recovery :/strongThe basic requirement for the compiler is to simply stop and issue a message, and cease compilation. There are some common recovery methods that are follows : Panic mode recovery, Phase level recovery, Error productions,Global correction