Type Casting in C (HINDI/URDU)

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 96

  • @rajeshkunwor5325
    @rajeshkunwor5325 8 ปีที่แล้ว +6

    I would like to thank you for your tutorials .Please provide other advance programming in c++.

  • @sankhadipsamanta7708
    @sankhadipsamanta7708 6 ปีที่แล้ว +4

    again i have become supressed watching ur teaching sir....respect u sir...take a bow from ur student...

  • @sumitjoshi8227
    @sumitjoshi8227 6 ปีที่แล้ว

    Sir apke padhane ki sbse aachi baat ye h ki.........ap example bahut aache dete ho....real life se connect krte ho topic ko.......tq sir

  • @pranitaritapure4564
    @pranitaritapure4564 5 ปีที่แล้ว +6

    Sir could you please add a video on topic :
    1) Difference between while and forloop in c ?
    2) can we modify(increment or decrement) the constant if yes then, how? if not why? explanation with examples?

    • @khatariinsaan5284
      @khatariinsaan5284 3 ปีที่แล้ว +2

      #1. We use while Loop when we don't know that how many time the program should run.//While Loop only use When Condition is True
      *FOR EX:* Here we Don't Know the Starting of the program.
      int n=20
      while(n>0)
      {
      n--;
      }
      #2. We use for Loop when we know that how many time the program should run.
      *FOR EX:* Here We Know The Starting & Ending of the Program.
      int n=10;
      for(int i=1;i

  • @AlokGupta-lw6ul
    @AlokGupta-lw6ul 10 ปีที่แล้ว +7

    Sir please add video on topic 1)why use macro than constant variable in program?
    2) what is difference between pointer and array?

    • @ishan7975
      @ishan7975 3 ปีที่แล้ว

      2)array is a constant pointer whose value( .ie the address present in it ) can not be changed but the address present in a normal variable can be changed.

  • @komaldaksh3458
    @komaldaksh3458 4 ปีที่แล้ว +2

    Sir hm character ka b data casting kr skte h

  • @koyalsahu8791
    @koyalsahu8791 3 ปีที่แล้ว +1

    Very nice sir behtarin

  • @vatsalpagare6935
    @vatsalpagare6935 5 ปีที่แล้ว +1

    Which is good c++ or c#

  • @ManishKumar-re4fo
    @ManishKumar-re4fo 8 ปีที่แล้ว +2

    Can I get lecture on "Volatile Data Type" with example? I and other person, tried videos on you tube but didn't get this topic. can you?
    And thanks for your lectures online.

  • @codersviewpoint
    @codersviewpoint 4 ปีที่แล้ว +1

    Sir , the example you gave in this video already has a float variable then how it change through type casting .
    I am waiting for your reply! sir.

    • @arstricks14
      @arstricks14 2 ปีที่แล้ว

      You are but 5 and 2 are integer which is implicitly convert into integer that's why sir use type casting and 5 convert into float

  • @daminisahu713
    @daminisahu713 3 ปีที่แล้ว

    Sir, type casting or type conversion ek hi hota hai or iske do type hote hai 1.implicit 2.explicit.
    Sir aapka kya kahana hai is topic par please reply jarur den.

  • @poojakumawat6350
    @poojakumawat6350 7 ปีที่แล้ว +4

    Sir i have a doubt that type castig and type conversion are same .....oyah fir it is a part of type coversion

    • @easytuts4youcom
      @easytuts4youcom  7 ปีที่แล้ว +1

      Both are slightly difference. When it happens implicitly it's called 'Type Conversion' and when it is done explicitly it is called 'Type Casting.'

  • @Getreadywithme007
    @Getreadywithme007 3 ปีที่แล้ว +1

    Thank you very much sir 🙏🙏🙏🙏🙏🙏🙏

  • @inside_arun
    @inside_arun 8 ปีที่แล้ว +1

    sir java programming ke liye kon si window sahi rahegi jis se program easily run ho sake plz ans me sir?

    • @Vaibhav_Kumar_2003
      @Vaibhav_Kumar_2003 7 ปีที่แล้ว

      java is platform-independent language .
      you can run on any Windows os no special stuff like that.

  • @muhammadshahbaz10
    @muhammadshahbaz10 6 ปีที่แล้ว

    sir g ek question ha yeh jo chapter number 3 ha is main kon se impotant topes aur program
    hai

  • @ajaykumarkushwaha1312
    @ajaykumarkushwaha1312 8 ปีที่แล้ว +13

    plz upload for Type Conversion in C++ also

  • @anujjain3875
    @anujjain3875 8 ปีที่แล้ว +1

    hello sir plz add on the topic of type conversion and this type
    THANK YOU.

  • @ajinzrathod
    @ajinzrathod 7 ปีที่แล้ว +1

    thanks you sir..... for helping us...

  • @DhruvChauhan
    @DhruvChauhan 5 ปีที่แล้ว +2

    Thanks sir for amazing content

  • @mainakdatta6443
    @mainakdatta6443 4 ปีที่แล้ว

    It was very useful.

  • @vaishalianand5164
    @vaishalianand5164 6 ปีที่แล้ว +2

    Sir can we get type casting for c++ lecture please

  • @mddanishkhan1301
    @mddanishkhan1301 4 ปีที่แล้ว

    Sir similarly can we do type castiong of float into integer??.

  • @sumansoni4727
    @sumansoni4727 4 ปีที่แล้ว

    Sir c++ type conversion video ni bnaye hai kya

  • @SUNEELKUMAR-he5ic
    @SUNEELKUMAR-he5ic 10 ปีที่แล้ว +1

    sir please add video on topic-(Operation on bits) full

  • @amankhemchandani4805
    @amankhemchandani4805 4 ปีที่แล้ว

    your videos are very useful !!
    but can you please stop to put adds on your videos !!
    it will break our link ..

  • @yy84869
    @yy84869 4 ปีที่แล้ว

    Danyawad

  • @ashaagarwal4625
    @ashaagarwal4625 4 ปีที่แล้ว

    Sir what is the difference between long and int
    Plz give example

  • @nikunjkrishnarayal
    @nikunjkrishnarayal 8 ปีที่แล้ว +11

    Thank you sir...

  • @babarayaz7863
    @babarayaz7863 4 ปีที่แล้ว

    🙂🙂🙂 nice sir .

  • @fenishaprajapati1305
    @fenishaprajapati1305 3 ปีที่แล้ว

    Thanks sir, got the point!

  • @shashankvashishtha4454
    @shashankvashishtha4454 4 ปีที่แล้ว

    Thank you sir
    Palhe devide of variable fault deta tha ub finally samaj aaya kya fault the palhe

  • @ranjanshrestha6765
    @ranjanshrestha6765 9 ปีที่แล้ว +3

    respected sir,
    I am confused that ,type conversation and type casting are same or not..

  • @waoacademy111
    @waoacademy111 4 ปีที่แล้ว

    thank u,sir

  • @shri9229
    @shri9229 5 ปีที่แล้ว +1

    Thank u sir

  • @samadmd4985
    @samadmd4985 6 ปีที่แล้ว

    Sir in previous class I watched that topic data types of java, in this int size told as 4bytes, but now in this video telling int 2 bytes, which one is correct answer sir, here confusing?

    • @jayap8355
      @jayap8355 4 ปีที่แล้ว

      It's compiler dependent.
      Size varies from system to system

  • @zaidandhassaan1703
    @zaidandhassaan1703 3 ปีที่แล้ว

    Thanku sir...

  • @MaherBaba
    @MaherBaba 8 ปีที่แล้ว +2

    hello friend, how do I cast enum to int? (I post this from incognito mode because is embarrassing question)

    • @lionardodicaprio7141
      @lionardodicaprio7141 6 ปีที่แล้ว

      what embarrassing, if you are learning then nothing is embarrassing : )

  • @laeeqali6682
    @laeeqali6682 6 ปีที่แล้ว

    Sir Wihch type of turbo c is better??

  • @RedwanAhmed71
    @RedwanAhmed71 6 ปีที่แล้ว

    f=(float) (9*228/5)+32;
    why it show me 442.00000??
    please explain sir

  • @sawanchouhan5811
    @sawanchouhan5811 7 ปีที่แล้ว +1

    Sir please create a tutorial on manipulators

  • @harshpurohit1761
    @harshpurohit1761 5 ปีที่แล้ว

    Sir vedio bohot acha lga pr ye jo vedio ke bich m Add arhe hai na ye jo ek link banti hai ye tod dete hai use ishly is mt lao faltu bar bar mind constraints krta hu ye add ajati h

  • @neerajmahapatra5239
    @neerajmahapatra5239 6 ปีที่แล้ว +1

    Keep it up nice ..........

  • @akashsalunkhe4047
    @akashsalunkhe4047 8 ปีที่แล้ว

    excellent explanation

  • @r.i.p8968
    @r.i.p8968 7 ปีที่แล้ว

    can you plzz upload a video about type promotion

  • @anju563
    @anju563 4 ปีที่แล้ว

    Sir plz poniter conversion ki video bnaiye

  • @theloveexplorer9798
    @theloveexplorer9798 7 ปีที่แล้ว

    Awesome, thanks a lot sir.

  • @jainamshah5622
    @jainamshah5622 4 ปีที่แล้ว

    C++ me bhi same hoga?

  • @suryanshubharti9964
    @suryanshubharti9964 7 ปีที่แล้ว

    sir please upload video for BIT Fields

  • @shivanshushahi5637
    @shivanshushahi5637 6 ปีที่แล้ว

    respected sir I have a question how to count words, characters , digits and lines in a paragraph in a c language in a simple way

    • @ishan7975
      @ishan7975 3 ปีที่แล้ว

      use string functions like isdigit(), isalpha() etc

  • @gurtirathsingh8178
    @gurtirathsingh8178 4 ปีที่แล้ว

    Sir What is upcasting in java

  • @shivamkendre2433
    @shivamkendre2433 5 ปีที่แล้ว

    Genius you are

  • @gujratijalsojalso7543
    @gujratijalsojalso7543 6 ปีที่แล้ว

    please update video structure and union

  • @gullubhullar108
    @gullubhullar108 5 ปีที่แล้ว +1

    thnks sir u explained very well

  • @akshayharshora1076
    @akshayharshora1076 7 ปีที่แล้ว +1

    Sir bitwise operator explain karo ne

  • @sudhabantisahoo5739
    @sudhabantisahoo5739 8 ปีที่แล้ว +3

    type casting and type conversion in c++

  • @Shivampandey-cy1cg
    @Shivampandey-cy1cg 6 ปีที่แล้ว

    Thanks sir

  • @devinchhaya4224
    @devinchhaya4224 ปีที่แล้ว

    Tx

  • @asheqarf3339
    @asheqarf3339 7 ปีที่แล้ว

    need video on sorting .........

  • @dsembedded9721
    @dsembedded9721 7 ปีที่แล้ว

    nice video sir g

  • @chetankaushik5852
    @chetankaushik5852 7 ปีที่แล้ว

    Sjr please upload prime num. Video with while loop

  • @Su_3262
    @Su_3262 ปีที่แล้ว

    ❤❤

  • @mayurkasherwal1420
    @mayurkasherwal1420 7 ปีที่แล้ว

    we convert 5 in float ,, why we did not convert 2

  • @anilchintu8572
    @anilchintu8572 5 ปีที่แล้ว

    int b; sir not float b; then only you can cast b value into float

    • @lavishgarg8616
      @lavishgarg8616 5 ปีที่แล้ว

      the main difference between type casting and type conversion is that type conversion is performed automatically by compiler,whereas type casting is done forcefully by user,eg of type casting ;if a is float type and bis integer type then you can do this b=(int)a;
      inshort casting means shortening conversion and type conversion means widening the conversion

  • @golu4625
    @golu4625 4 ปีที่แล้ว

    Value of b to 2.5 hi to hoga... Ap bole 2.000 hoga

  • @amirhussainbalti
    @amirhussainbalti 7 ปีที่แล้ว

    please sir ek lecture Urdu ma b da do

  • @harshdhoriya708
    @harshdhoriya708 ปีที่แล้ว

    What is error?

  • @Thecannibalfrombeyond
    @Thecannibalfrombeyond 4 ปีที่แล้ว

    Hi sir. 😀😁😀

  • @sauravgaur4177
    @sauravgaur4177 6 ปีที่แล้ว

    Agr hm int data type ko float mein change krenge to variable mein b to change aega int se value agr 21 ari he to float mein change krne k Baad 21.45 something kux b aaa skti he

  • @RanjeetKumar-iz6ev
    @RanjeetKumar-iz6ev 3 ปีที่แล้ว

    App sir heding dalkar padaie

  • @tecnicaleducationandmotiva9190
    @tecnicaleducationandmotiva9190 6 ปีที่แล้ว

    bitwise operator tutor

  • @smit333
    @smit333 4 ปีที่แล้ว

    sir aapko kahi badi company me hona chahiye

  • @amirmustafa2759
    @amirmustafa2759 6 ปีที่แล้ว

    thanks

  • @sudiptamaity5800
    @sudiptamaity5800 4 ปีที่แล้ว

    Kuch samajh Mai Nehi aya

  • @RanjeetKumar-iz6ev
    @RanjeetKumar-iz6ev 3 ปีที่แล้ว

    Sir aap jis

  • @prashantgautam7577
    @prashantgautam7577 7 ปีที่แล้ว

    what the hell yar bar bar add
    bar bar time waste

  • @maniwalrohit601
    @maniwalrohit601 7 ปีที่แล้ว

    :)

  • @kartikggoel
    @kartikggoel 7 ปีที่แล้ว

    are bhaiya
    bolna seekh le

  • @darpanmantoo154
    @darpanmantoo154 7 ปีที่แล้ว +1

    thank you soo much sir

  • @043shashankshandilya6
    @043shashankshandilya6 7 ปีที่แล้ว +1

    Thank u sir u helped me a lot