What problems might the following macro bring to the application?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
What is public, protected, private in c++?
What is a storage class in C++
How to give an alternate name to a namespace?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Explain shallow copy?
Write the program form Armstrong no in c++?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What is the best c++ book?
Explain the use of this pointer?
What is flush c++?
What is enum c++?