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
How do you define a class in oop?
What are the 3 pillars of oop?
Explain the concepts involved in Object Oriented programming.
What is destructor give example?
Can bst contain duplicates?
#include
What is and I oop mean?
What is property in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the significance of classes in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is class in oop with example?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are the benefits of interface?