What is a macro? And how is a macro same as a template?
Answer Posted / jigar
In Microsoft Word and other programs, a macro is a saved
sequence of command s or keyboard strokes that can be stored
and then recalled with a single command or keyboard stroke.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the three main types of variables?
What are the types of abstraction?
What is overloading in oop?
What are classes oop?
how to get the oracle certification? send me the answer
why reinterpret cast is considered dangerous?
What is inheritance in simple words?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is polymorphism explain its types?
What is difference between data abstraction and encapsulation?
How do you explain polymorphism?
What is abstraction in oops with example?
What is the purpose of polymorphism?
What is the difference between static polymorphism and dynamic polymorphism?
Can you inherit a private class?