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 mfc in vc++?
Can I remove microsoft visual c++?
What are the advantages of a message map
What is iunknown? Explain some of commonly used methods provided by iunknown.
Can I uninstall visual c++ 2005?
Can I delete old microsoft visual c++?
Where can I find microsoft visual c++?
What is the difference between turbo c++ and visual c++?
Is microsoft visual c++ important?
How do you handle drag and drop in ole?
Is visual c++ a compiler?
What is a copy constructor? What is the need for it?
How do I uninstall vc++ 2015?
What is cwinthread class? Explain its advantages.