• edited by
3,272 views

1 Answer

3 3 votes

The translator which performs macro calls expansion is called Macro pre-processor .

Answer:
Position:
Show:

Related questions

4 4 votes
5 answers 5 answers
5.6k
5.6k views
go_editor asked Jul 30, 2016
5,603 views
Which phase of compiler generates stream of atoms?Syntax AnalysisLexical AnalysisCode GenerationCode Optimization
1 1 vote
2 answers 2 answers
4.5k
4.5k views
go_editor asked Jul 30, 2016
4,456 views
Which one of the following is false?LALR parser is Bottom-Up parserA parsing algorithm which performs a left to right scanning and a right most deviation is RL($1$)LR par...
1 1 vote
1 1 answer
3.5k
3.5k views
go_editor asked Jul 31, 2016
3,477 views
Which of the following is not valid with reference to Message Passing Interface(MPI)?MPI can run on any hardware platformThe programming model is a distributed memory mod...
7 7 votes
3 answers 3 answers
8.2k
8.2k views
go_editor asked Jul 31, 2016
8,152 views
Which of the following statements is false about weak entity set?Weak entities can be deleted automatically when their strong entity is deletedWeak entity set avoids the ...