Define macro.
No Answer is Posted For this Question
Be the First to Post Answer
How java is different from c and c++?
How size of a class can be calulated?
Which is best ide for c++?
Can we use clrscr in c++?
Explain class invariant.
Does c++ have string data type?
Is arr and &arr are same expression for an array?
Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
Explain the advantages of using friend classes.
What does new return if there is insufficient memory to make your new object?
How would you differentiate between a pre and post increment operators while overloading?
What are Binay tress and B trees? Diff between them?