When would you use a pointer? A reference?
No Answer is Posted For this Question
Be the First to Post Answer
What is a virtual base class?
When would you use a pointer? A reference?
Discuss the role of C++ shorthands.
How many times will this loop execute? Explain your answer.
Is deconstructor overloading possible? If yes then explain and if no Then why?
What is the purpose of a constructor? Destructor?
In C++ what is the meaning of data hiding?
what is a pragma in C++?
Can we call C++ OOPS? and Why
What is Advantage and Use of THIS pointer in C++ – Scenarios?
What are pass by value and pass by reference?what is the disadvantage of pass by value?
How does free know the size of memory to be deleted