What is a macro? And how is a macro same as a template?
Answer Posted / 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 |
Post New Answer View All Answers
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why do we use inheritance?
What is the benefit of oop?
What are different oops concepts?
Where is pseudocode used?
What is class and object in oops?
Why is polymorphism needed?
What are oops functions?
hi all..i want to know oops concepts clearly can any1 explain??
Can we have inheritance without polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why do we use class in oops?
What does it mean when someone says I oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why is polymorphism used?