C++ Program to Demonstrate Reference Operator &.

Опубликовано: 13 Сентябрь 2019
на канале: Hardik Parmar
75
4

Hello Friends,

Welcome to our Channel,

Today we will see Simple C++ Program to demonstrate Reference Operator (&).

Reference Operator (&) is used to create alias or synonym for a variable.

Here, We will consider variable a and then we will create an alias ref for a variable a.

As both a and ref are referring to the same address,if we change any one value then effect will be available on both a and its alias ref.


We will explain header file required and meaning of the same.

Same way we will explain Difference between C and C++ Syntax for creating simple C++ Program.

If you like this Video then Subscribe to our Channel and Share this Video with your Friends.

Thank you for watching our Videos.


Смотрите видео C++ Program to Demonstrate Reference Operator &. онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Hardik Parmar 13 Сентябрь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 75 раз и оно понравилось 4 людям.