What are the advantages of using a pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is a constant? Explain with an example.
How do you invoke a base member function from a derived class in which you have not overridden that function?
Is it possible to provide default values while overloading a binary operator?
What is function prototyping? What are its advantages?
What is the purpose of template?
1.what is the difference between software & package &application.
Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.
What are the different types of Storage classes?
What is recursion?
Define a pointer to a data member of the type pointer to pointer?
Can we delete this pointer in c++?
How to declaring variables in c++?