When must you use a pointer rather than a reference?
No Answer is Posted For this Question
Be the First to Post Answer
What is iomanip c++?
Is facebook written in c++?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Why do we use setw in c++?
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
How can we access protected and private members of a class?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
State two differences between C and C++.
Give example of a pure virtual function in c++?
What are stacks? Give an example where they are useful.