UNIT 2 Chapter 5
UNIT 2 Chapter 5
Q.5 List the rules that should be kept in mind while naming a macro.
Ans. Rules that should be kept in mind while naming a macro are:
1. Name should begin with a letter
2. Name should not contain spaces
3. Name should not contain special characters except for _(underscore)
Q.6 Give any one Advantages of Macros.
Ans. Macros automate repetitive tasks, saving time and increases efficiency and
consistency.