edited by
2,281 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

441
views
1 answers
0 votes
go_editor asked Mar 27, 2020
441 views
The Register or main memory location which contains the effective address of the operand is known as:PointerIndexed registerSpecial LocationsScratch Pad
2.8k
views
1 answers
0 votes
go_editor asked Mar 27, 2020
2,833 views
Producer consumer problem can be solved using :semaphoresevent countersmonitorsall the above
482
views
1 answers
0 votes
go_editor asked Mar 27, 2020
482 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
524
views
2 answers
0 votes
go_editor asked Mar 27, 2020
524 views
Which of the following checks cannot be carried out on the input data to a system?Consistency checkSyntax checkRange checkAll the above