Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a macro? And how is a macro same as a template?

Answers were Sorted based on User's Feedback



What is a macro? And how is a macro same as a template?..

Answer / 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

What is a macro? And how is a macro same as a template?..

Answer / poonam

Would you please elaborate your answer... This question was
posted by me. I want to know the answer in c++ point of veiw.

Is This Answer Correct ?    5 Yes 1 No

What is a macro? And how is a macro same as a template?..

Answer / 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

What is a macro? And how is a macro same as a template?..

Answer / vijay pratap

In C and C++,Macro is a user defined funtion.Which you can
make the function according to you.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is class encapsulation?

0 Answers  


What polymorphism means?

0 Answers  


Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?

5 Answers  


inheritence with example

1 Answers  


What is the Advantage of Interface over the Inheritance in OOPS?

4 Answers  


when to use 'mutable' keyword and when to use 'const cast' in c++

0 Answers   TCS,


create a c++ program that will ask 10 numbers and display their sum using array.

1 Answers  


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

0 Answers  


What does enum stand for?

0 Answers  


What are the three parts of a simple empty class?

0 Answers  


Precompilation ?

1 Answers   emc2,


what is the difference between <stdio.h>and "stdio.h"?

5 Answers  


Categories