edited by
2,196 views

1 Answer

0 votes
0 votes

option D

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.

https://en.wikipedia.org/wiki/General-purpose_macro_processor

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 27, 2020
408 views
The Register or main memory location which contains the effective address of the operand is known as:PointerIndexed registerSpecial LocationsScratch Pad
0 votes
0 votes
1 answer
2
go_editor asked Mar 27, 2020
2,697 views
Producer consumer problem can be solved using :semaphoresevent countersmonitorsall the above
0 votes
0 votes
1 answer
3
go_editor asked Mar 27, 2020
430 views
If you want to execute more than one program at a time, the systems software that are used must be capable of :word processingvirtual memorycompilingmultitasking
0 votes
0 votes
2 answers
4
go_editor asked Mar 27, 2020
419 views
Which of the following checks cannot be carried out on the input data to a system?Consistency checkSyntax checkRange checkAll the above