What is a macro? And how is a macro same as a template?
Answer Posted / alka pant
In C and C++, a Macro is a piece of text that is expanded by
the preprocessor part of the compiler.
This is used in to expand text before compiling.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the full form of oops?
What is oops?what is its use in software engineering?
What is property in oops?
What are the 4 pillars of oop?
What do you mean by Encapsulation?
What is encapsulation and abstraction? How are they implemented in C++?
What is encapsulation selenium?
State what is encapsulation and friend function?
What is the real time example of encapsulation?
program for insertion ,deletion,sorting in double link list
What is object in oop?
What makes a language oop?
Why do we use polymorphism?
write string class as your own class in java without using any built-in function
What is static modifier?