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 polymorphism explain?
What are the three parts of a simple empty class?
How oops is better than procedural?
what type of questions
Whats is abstraction in oops?
What is the real time example of inheritance?
What is the example of polymorphism?
Can destructor be overloaded?
What does and I oop mean?
Give two or more real cenario of virtual function and vertual object
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is ambiguity in inheritance?
What is protected in oop?
what is difference between class template and template class?
What are classes oop?