What is const in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are Virtual Functions? How to implement virtual functions in "C" ?
What gives the current position of the put pointer?
Discussion on error handling of C++ .
When should overload new operator on a global basis or a class basis?
What is the difference between ++ count and count ++?
How do you allocate and deallocate memory in C++?
what is VOID?
What is a dangling pointer?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
Should I learn c or c++ first?
Explain how functions are classified in C++ ?
What is the topic of the C++ FAQ list?