03.Typecasting in C++ | Static_cast | Dynamic_Cast | Reinterpret_Cast + Const_Cast in c++ ( 2022)

preview_player
Показать описание
In this video, You will learn the following Type casting/ Type Conversion in C++
1. Implicit or Automatic type casting
2. #Static_Cast
3. #Dynamic_Cast
4. #Reinterpret_Cast
5.#Const_ Cast

If you like this video, please do subscribe to the channel and hit the like button
Рекомендации по теме
Комментарии
Автор

Please Note that there is an error in Dynamic Casting: So please watch this video for Dynamic Casting:

RanjanBeginnersGuide
Автор

Thankyou so much to provide us this kind of content in which you are discussed all the things in very less time.... 🙏🏻

rishabhupadhyay
Автор

Bro you always telling the definition only. But you you have to interpret it. Except this issue you have done it good. ❤❤

nochannel
Автор

in min 43 why do not add const in the function with the parameter?

souha
Автор

why address was not printed in cout for character pointer ch during reinterpret cast example.

newanurag
Автор

Bro you forgot '=' at line 28 at 27:28 that's what compiler said "you forgot initializer"

machhindra
Автор

25:43 "=" is missing in line 26

athira_raghav