Why are pointers used?
No Answer is Posted For this Question
Be the First to Post Answer
Comment on c++ standard exceptions?
How does code-bloating occur in c++?
Why is c++ not purely object oriented?
What and all can a compiler provides by default?
What is the identity function in c++? How is it useful?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is the main purpose of c++?
Difference between pointer to constant and constant pointer to a constant. Give example.
What parameter does the constructor to an ofstream object take?
What is the fastest c++ compiler?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
Why pointer is used in c++?