18. Implicit and Explicit Conversion in C++ (Hindi)

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • Please Subscribe Channel
    Like, Share and Comment
    Visit : www.geekyshows.com

Komentáře • 28

  • @adityanambiar6056
    @adityanambiar6056 Před 8 lety +11

    THANK YOU!!
    Sir mast samjaya hai! This was exactly what I was looking for.
    Please keep making videos like this (short and simple) on small concepts in programming. Thanks once again.

  • @hassanaqamar1234
    @hassanaqamar1234 Před 11 měsíci

    Thank u so much. You helped me a lot. You are such a nice teacher.😊❤

  • @neelimathakur2802
    @neelimathakur2802 Před 3 lety +1

    Thnku ❤

  • @rdadigital2742
    @rdadigital2742 Před 7 lety +3

    thanks ALLAH ALMIGHTY for providing me such usefull video.
    AND... very very very very very thanks sir...!
    i m from Pakistan.
    love you sir...

  • @supriya7836
    @supriya7836 Před 4 lety +1

    Great job niceee explanation sir👍

  • @seemasahu6533
    @seemasahu6533 Před 4 lety +1

    Thanku so much sir 🙏🙏👌👌👌

  • @akhibhatt1862
    @akhibhatt1862 Před 3 lety

    Thanks for nice and simple way to tell

  • @ashwinichikate7128
    @ashwinichikate7128 Před 6 lety +1

    Nice and very easy to understand

  • @prathibha812
    @prathibha812 Před 5 lety

    Thank you sir this video helped me a lot ...

  • @muhammadyaqoob8000
    @muhammadyaqoob8000 Před 8 lety +1

    Thank you sir from Punjab Pakistan.......

  • @rishabhnegi1937
    @rishabhnegi1937 Před 4 lety

    Thanks for explanation

  • @bilalamin3661
    @bilalamin3661 Před 3 lety +2

    #include
    using namespace std;
    /* run this program using the console pauser or add your own getch, system("pause") or input loop */
    int main(int argc, char** argv) {

    float a=5;

    float b=5/2;
    cout

    • @vampiregaming2591
      @vampiregaming2591 Před 3 lety

      declare vriables inside main{};

    • @bilalamin3661
      @bilalamin3661 Před 3 lety

      @@vampiregaming2591 i declared inside main ..as you can see in the written code

    • @vampiregaming2591
      @vampiregaming2591 Před 3 lety +1

      @@bilalamin3661 No your code is wrong... right code is
      #include
      using namespace std;
      int main() {

      float a=5;

      float b=5/2;
      cout

    • @bilalamin3661
      @bilalamin3661 Před 3 lety

      @@vampiregaming2591 i can't see any difference between yours and mine code

    • @KARANrathod389
      @KARANrathod389 Před rokem

      @@bilalamin3661 are float a= 5 hna use int a= 5 kro yrr

  • @notmeharrdy6932
    @notmeharrdy6932 Před 3 lety

    Nicely explained

  • @BilalKhan-ln8tn
    @BilalKhan-ln8tn Před 7 lety

    Sir Thanks for clear my concept about data conversion.

  • @rajakbanda0094
    @rajakbanda0094 Před 6 lety

    Thank you

  • @addictedgamer9591
    @addictedgamer9591 Před 5 lety

    Thanks

  • @sajidmehmood5240
    @sajidmehmood5240 Před 6 lety

    Super

  • @dontreadmyprofilepicture6705

    Nice explaination 😊😊😊😊😊

  • @webseries9129
    @webseries9129 Před 7 lety

    thanks a lot!!!😃

  • @aroosarafique2917
    @aroosarafique2917 Před 8 lety

    Great job sir

  • @anwaralam5728
    @anwaralam5728 Před 7 lety

    thanku very much

  • @saipradeep2547
    @saipradeep2547 Před 6 lety

    thanks bro