Computer Science, asked by Rahmanaqdas2809, 1 year ago

Define macro.What is macro expansion?What are the types of multiprocessor configuration

Answers

Answered by smita24
0
  • A macro is an automated input sequence that imitates keystrokes or mouse actions. A macro is typically used to replace a repetitive series of keyboard and mouse actions and are common in spreadsheet and word processing applications like MS Excel and MS Word. The file extension of a macro is commonly .MAC
  • Macro expansion is always just a textual transform of the input source code. You should be able to see the code after the pre-processor (the part of the compilation that does the macro expansion) is done; this text is what the compiler proper then works on.
Answered by VinodShrirao
0
Helps u ....................
Attachments:
Similar questions