What is the difference between pointer and reference?
Answer Posted / satyendra singh
i am also satisfied whose already given answer but major
differnce b/w reference and pointer
1--refrence and pointer both are refer memori address
2--with help of pointer arithmatic calculation done but
pointer not done;
3--refrence tracked by garwage collection but pointer not done;
4--referece must alway refer object which must initialized
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is dao in vc ++?
What is the use of microsoft visual c++ 2015 redistributable?
What is vcruntime?
difference between assert and verify.
Can I remove microsoft visual c++?
Is microsoft visual c++ a virus?
What is mfc in vc++?
What is visual c++ used for?
What is visual c++ 2008 redistributable x64?
How do I change visual code font?
What is microsoft visual c++ runtime library error?
How you build a project using Developer Studio?
What is cwinthread class? Explain its advantages.
What is visual c++ runtime error?
What is the use of message map? Advantages of a message map.