Question 3925 – Compiler-Design
May 17, 2024Question 4827 – Compiler-Design
May 17, 2024Question 4096 – Compiler-Design
A general macroprocessor is an in built function of :
Correct Answer: D
Question 235 Explanation:
→ A macro processor is a program that copies a stream of text from one place to another, making a systematic set of replacements as it does so.
→ Macro processors are often embedded in other programs, such as assemblers and compilers. Sometimes they are standalone programs that can be used to process any kind of text.
→ Macro processors are often embedded in other programs, such as assemblers and compilers. Sometimes they are standalone programs that can be used to process any kind of text.
Loader
Linker
Editor
Assembler