filmov
tv
Derived Data Types in C++ : Pointers, Array, Functions and References

Показать описание
This lecture gave an illustrative difference between a pointer variable and reference variable. Reference is not used in C language. They are newly introduced in C++. Some example with functions has been provided to explain the concept of references.