answersLogoWhite

0


Best Answer

identifier is a letter , digit.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is identifier in compiler design programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the difference between a compiler design and a compiler?

In Compiler there is no design word ,whereas in compiler design there is design word


When was Principles of Compiler Design created?

Principles of Compiler Design was created in 1977.


What is compiler hints?

compiler hints is a assurance to detecter of the result path.it creates a role of identifier to check the program when the program is executing.


What has the author R Wilhelm written?

R. Wilhelm has written: 'Compiler design' -- subject(s): Compilers (Computer programs)


What is the best compiler can be used to create Java programs?

A Java compiler.


The role of automata theory in compiler construction?

Lexical analysis is the first state of the Compiler design, in this state human typed programs are broken in to tokens and then those tokens are recognized through the Automata theory. For more details please refer the book, Modern Compiler designing in C


Which compiler is used for writing c plus plus exception handling programs?

C++ compiler, obviously, a C compiler won't do.


Which is the best book for compiler design?

Ulman


What program do they use to make other programs?

A compiler.


What coverts programs into machine language?

Assembler/compiler converts programs into machine language.


Why cant you can do all programs in one compiler?

Not all programs are written in the same programming language. Every compiler can translates only one type of language into object code.


What is booting in compiler design?

bootstrapping is a process of writing a compiler in the target programing language which it is intended to compile