Which is correct statement about Macro ? *
1 point
Macros are used to enlarge or reduce the display of text.
Macro function is available in Insert Tab.
Macro saves time by combining a series of actions into single command.
All are true.
Answers
Answered by
0
Macros are used to enlarge or reduce the display of text
Answered by
0
Answer: Macro saves time by combining a series of actions into single command.
Explanation:
The macro in C language is known as the piece of code which can be replaced by the macro value. It is defined with the help of #define preprocessor directive and the macro doesn't end with a semicolon(;). Macro is just a name given to certain values or expressions and it does not point to any memory location. Eg : #define PI 3.14
Macro is always written in capital letters.
#SPJ2
Similar questions
Math,
4 months ago
English,
4 months ago
English,
4 months ago
Computer Science,
9 months ago
Social Sciences,
9 months ago
Physics,
1 year ago