Lecture 5 Aritmetic Instruction in C Part 5 hindi | MySirG.com

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 719

  • @khalidnaseer3299
    @khalidnaseer3299 9 років тому +49

    plz explain NOT operation with example

  • @indianfitnessmonster13
    @indianfitnessmonster13 Рік тому +2

    i really appreciate the way you teach. a big thanks to you.

  • @satishjoshi5620
    @satishjoshi5620 8 років тому +16

    sir what happened when we apply an negative number for shifting means like 23>>-4 and 56

  • @sudhanshuyadav4441
    @sudhanshuyadav4441 3 роки тому +1

    Sir your way to explain things is very awesome l am really fan of your teaching style.

  • @SumanDas-fx5vu
    @SumanDas-fx5vu 5 років тому +14

    Sir you are realy great .I can't describe through words that how helpful yours videos to me.

  • @ravikant1359
    @ravikant1359 6 років тому +27

    Sir I want to ask why will I use bitwise operator in my program.
    Can you give me a small example of a program in which it is used? Please

  • @jatinkansal1212
    @jatinkansal1212 Рік тому +1

    Sir the lecture was awesome,but the NOT operator is missing. Hats off to u sir for ur lovely way of teaching.

  • @RohanOxob
    @RohanOxob 6 років тому +10

    After repeatedly listening,atlast I understood the conversion from decimal to binary .

  • @shaikjavidbasha9953
    @shaikjavidbasha9953 8 років тому +4

    SIR,I love ur teaching style.It is same as love at 1st sight.........

  • @priyankaroy9557
    @priyankaroy9557 4 роки тому +2

    U r Awesome sir ...................u r explanation really great .......each and every points...😀😀😀

  • @dhruvkanojiya99
    @dhruvkanojiya99 6 років тому +1

    Sir aapka Khub Khub Dhanyavad 🙏🏻 aapke videos se meri problems solve ho gayi

  • @UttamKumar-ss7vy
    @UttamKumar-ss7vy 5 років тому

    Wah sir kya simple way me aap pdhate ho ... Nice sir

  • @RakeshKumar-ty6ii
    @RakeshKumar-ty6ii 5 років тому +1

    Thankyou sir, aao bahut achchi tarah samjhte h🙂🙂🙂

  • @thedc8242
    @thedc8242 5 років тому +1

    Hi sir
    Please !make video for that students who have problem in converting binary to decimal & vice- versa.

  • @sumirankumar108
    @sumirankumar108 5 років тому +1

    Sir bohot hi zyada pasand aya mujhe

  • @gurpeetsingh9152
    @gurpeetsingh9152 8 років тому +2

    sir ..your method of teaching is too good...
    please also upload videos for gate preparation for e.c.e student..

  • @radhakishansaluja3834
    @radhakishansaluja3834 4 роки тому +46

    Sir, please tell me that how to convert a number into binary number, thank you !

    • @deepde8003
      @deepde8003 3 роки тому +3

      Please sir 🙏

    • @tanurai3136
      @tanurai3136 3 роки тому +12

      Divide by 2 Nd write reminder....and if uh want to know in brief then go to number system playlist Which Saurabh sir has already provided

    • @garvitchauhan1693
      @garvitchauhan1693 3 роки тому +1

      Yes sir please explain

    • @rushi5988
      @rushi5988 2 роки тому

      Same problem sir

    • @AllInOne-xl3mf
      @AllInOne-xl3mf 2 роки тому +2

      @@tanurai3136yes and write remainder from bottom to top

  • @akfsf00543
    @akfsf00543 7 років тому +1

    Lecture is good. you were not using any minus value (-56). because bitwise operator store minus(-) value differ in binary and what is the effect for shifting. please add on it into you video.

  • @Ankit-we8ym
    @Ankit-we8ym 7 років тому

    thanks sir itne acche se samjhane ki liye .saurabh sir

  • @ashutoshmishra4344
    @ashutoshmishra4344 7 років тому

    sir you told here the conversion of binary into decimal by adding the values of bits where 1 is coming in 23 and 56 binary representation.sir can you tell us the easy procedure of conversion of decimal to binary and sir your teaching method is best i have ever seen in any tutorials video.

  • @baljeetkaur2437
    @baljeetkaur2437 8 років тому

    thank u sir your way of teaching is very good . its change my view about c thank u sir thankyou very much

  • @rudra296
    @rudra296 4 роки тому

    The way you teach is awesome

  • @vibhavmishra8398
    @vibhavmishra8398 8 років тому +2

    Sir I want to learn Angular js in Hindi and I know you are the best for this.Please upload Angularjs and Mongo database in hindi. It's my humble request you.

  • @ashusuryawanshi5664
    @ashusuryawanshi5664 5 років тому +1

    Sir in binary we can use 0101 for decimal of 5

  • @aryantshrirang4051
    @aryantshrirang4051 4 роки тому +1

    🙏 dhanyavaad sir ji

  • @accountingviddhayala2581
    @accountingviddhayala2581 5 років тому +2

    Sir..I am your big fan

  • @RAHULCHOUDHARY-ij2pt
    @RAHULCHOUDHARY-ij2pt 7 років тому +1

    Sir please upload a video on conversion of decimal no. System to binary no. System

  • @ChiragDhussa
    @ChiragDhussa 9 років тому +4

    sir can u plz tell me how to convert decimal into binary system

  • @jotisen8595
    @jotisen8595 2 роки тому +1

    I have a question that where did this binary of 23 come from, how do we solve the decimal number in binary numbers?

  • @surajpai104
    @surajpai104 8 років тому +1

    do you teach sql?your teaching style is excellent

  • @motivatedindia-thelion2816
    @motivatedindia-thelion2816 4 роки тому +1

    Sir please make a video on binary conversation

  • @sumitrabaskey6379
    @sumitrabaskey6379 6 років тому

    Sir,agar hum log number ko binary mai change karne ke bajay agar isstarah karein to sayad aasani hogi..
    Suppose..
    1.) 56>>2
    56/(2*2)
    14
    Matlab jab right shift operator ka use kare to hum second operand ko like '2' here ,usko 2to the power that given value yani second operand ka use kar sakte hai na sir.
    It will give the same value as 14.
    56),we can use '/'.
    And for left shift (

  • @shashanktripathi3398
    @shashanktripathi3398 6 років тому

    sir mai samajh gya, jin numbers to add karne se hume desired number mil jaye waha 1 likh dena hai, it's a good short cut. mujhe original bhi aata hai

  • @Tirangalover
    @Tirangalover 2 роки тому

    Sir your method is teaching too good 🤗

  • @prachi_s_h
    @prachi_s_h 4 роки тому

    Sir G.. Lallan top 👈
    👍👍👍

  • @raavi2945
    @raavi2945 3 роки тому +1

    Osm explanation

  • @rockstarsr9281
    @rockstarsr9281 2 роки тому

    Sir you are great thank you very very much very very much so much

  • @pawanmeena3841
    @pawanmeena3841 9 років тому

    these lecture really help me a lot in learning about c programming

  • @cardinalacademy1292
    @cardinalacademy1292 6 років тому +5

    sir what is algorithem and flow chart... please explain me

  • @vaidehikulkarni8639
    @vaidehikulkarni8639 7 років тому +1

    Sir i love u r teaching method ,
    I am unable to understand this part.......

  • @rishigupta9680
    @rishigupta9680 3 роки тому +1

    Sir your explanation is awesome but you not discussed not operator in video

  • @palavisharma4637
    @palavisharma4637 4 роки тому

    Sir ,m very thankful to u , for these lectures, just one concern ,in this lecture u did not explain bitwise not operator, that's y m confused in logical nd bitwise operator in case of 'not '.

  • @tusharjaid804
    @tusharjaid804 7 років тому

    sir, how to right binary ? of other number like 24, 50,5,8 ? make one video on binary please sir.

  • @feelingsshare1882
    @feelingsshare1882 6 років тому +1

    Good evening sir
    Sir would you explain about bitwise NOT

  • @Ayush-tb5ny
    @Ayush-tb5ny 6 років тому

    Question. Write a program to read the age of 100 persons and count the number in the age group of 50 to 60.(inclusive 50 and 60).

  • @armanalirahul
    @armanalirahul 5 років тому +2

    Sir ...Aap plz ek video bna do detail m .." how to convert decimel number in binary number "🙏🙏

    • @mysirgdotcom
      @mysirgdotcom  5 років тому

      visit mysirg.com for the desired video

  • @mounikamyakala5644
    @mounikamyakala5644 5 років тому

    I really understand your video I clear my doudt thanks you sir

  • @CHHOTUKUMAR-lw8nw
    @CHHOTUKUMAR-lw8nw 5 років тому +1

    Sir decimal to binary change karne keliye ek video banaeye

  • @musiclife9112
    @musiclife9112 7 років тому

    Sir, This conversation is so beautiful. Sir, I want to ask you that in this conversation we have to always tack 2^ something or we tacking another like 3^,4^,etc. And I also want to know that in this we have some special case or not?
    Thank you sir I like your all videos. ...

  • @avirupmazumder4840
    @avirupmazumder4840 3 роки тому

    bitwise right shift operator when the value of two variables is same e.g- x=2048, y=2048 then x>>y ?

  • @kritipacholi1847
    @kritipacholi1847 3 роки тому

    Sir that binary conversion of no. Is difficult please make a seperate vedio for that thank you

  • @krishnadeovishwakarma7979
    @krishnadeovishwakarma7979 5 років тому +1

    Sir ye decimal ko binary me kaise convert krte hai or alphabet ko binary me conversion ka tarika hai to kaise hoga?

  • @nitinjigle005
    @nitinjigle005 5 років тому

    web D ke bareme jankari dijiae sir....thesis nice video..

  • @AjeetKumar-lw2uf
    @AjeetKumar-lw2uf 6 років тому

    Hello sir you are a good teacher I recognise your lectures easily , thanks :;:))

  • @smithrai4040
    @smithrai4040 5 років тому

    Can u please teach us the practical example when and where we use right shift and left shift operator

  • @jikusandilya
    @jikusandilya 7 років тому

    love your teaching sir

  • @Princekumar-nt1qt
    @Princekumar-nt1qt 4 роки тому

    Please tell us about the operation of digits to bytes conversion .

  • @rajankhatri709
    @rajankhatri709 3 роки тому

    Are bitwise operators of equal priority...or ... "And" is of highest priority and "left shift" is of lowest priority...as you have written. sir...

  • @rooparambose4116
    @rooparambose4116 9 років тому

    apaka bahut bahut sukriya

  • @rajuranjan4840
    @rajuranjan4840 3 роки тому

    Right shift example me 00 left side me shift karne ke बाद agar right side dono zero (00)ke बदले अगर dono 11 rahta to ham kaise karenge.

  • @Ashraf_official786
    @Ashraf_official786 2 роки тому

    Sir please explain deeply binary conversation

  • @sujitraj5120
    @sujitraj5120 7 років тому +1

    Sir,
    Bitwise operator is used for which purpose in programming?

  • @rskushwaha4621
    @rskushwaha4621 2 роки тому +1

    Help & operater

  • @kapiltanwer552
    @kapiltanwer552 2 роки тому

    good explanation😃😃😃😃😃😃😃😃

  • @exploratoryhub8445
    @exploratoryhub8445 3 роки тому

    Great video

  • @alfiyasayyed786
    @alfiyasayyed786 6 років тому

    Plz make video on decimal to binary conversion

  • @musiclife9112
    @musiclife9112 7 років тому

    Hello! Sir this is we are talking about the binary to decimal conversation. What about other things? Like a to z, A to Z,ect. Sir, if you have video about this topic then please send me link.
    Thank you sir. 😊

  • @shubhamjatale9449
    @shubhamjatale9449 6 років тому

    sir ,precedence rule and associativity pe ek video....plz
    yaha par video me bitwise OR ki priority pehle likhi hai par precedence ki table me bitwise XOR ki priority pehle likhi hai .....

  • @priyankabiswal5338
    @priyankabiswal5338 5 років тому +1

    can you please explain how we convert decimal in to binary digit?

  • @nishatuzma8324
    @nishatuzma8324 2 роки тому

    loved it sir....

  • @prajapatijitu2949
    @prajapatijitu2949 7 років тому

    Vah sir maja aa gaya

  • @sidhivij7566
    @sidhivij7566 3 роки тому

    sir, can't understand the concept of converting decimal no. system into binary no. system. thanks !

  • @diptiprakashchanda2750
    @diptiprakashchanda2750 5 років тому +12

    Sir plz explain the conversion
    I didn't catch that

  • @Ashishचव्हाण
    @Ashishचव्हाण 5 років тому

    Will you please explain the syntax of the NOT operator, I know what a NOT operator does.

  • @_WHO_AMI
    @_WHO_AMI 7 років тому

    Sr please teach binary language concept....

  • @ArvindTechSolution
    @ArvindTechSolution 5 років тому

    Sir Not operater ke bare me bhi bataiye ..pizz
    Sir aapke video bahut help full hain

  • @nitinyevale8427
    @nitinyevale8427 4 роки тому

    Thanks you so much sir......

  • @nitinchaudhary7686
    @nitinchaudhary7686 5 років тому

    Sir ye binary numbers kaise pta chalte hai?
    means hame kaise pta chalega ye particular number ka, kya binary numbers hoga?

  • @rajnish1002
    @rajnish1002 4 роки тому

    Super explanation

  • @abhinavjoshi186
    @abhinavjoshi186 3 роки тому

    Great

  • @confidencewallah
    @confidencewallah 2 роки тому +1

    Sir number ko binary me convert krne ka video upload kar dijiye please

  • @ugthesep5706
    @ugthesep5706 4 роки тому

    sir plz give practical example of bitwise

  • @vinitkasture5471
    @vinitkasture5471 4 роки тому

    sir make a video on how to convert to binary

  • @livechallenge6080
    @livechallenge6080 8 років тому

    sir tell me about the bitwise not operator

  • @AnkushSharma-rm6gq
    @AnkushSharma-rm6gq 7 років тому

    sir please ek bar voh conversation bta do decimal to binary... m from mechanical so please... and your lectures are very understandable... please ek bar conversation sir.. and thank you so much

  • @hkvision6691
    @hkvision6691 4 роки тому +1

    Sir ek bitwise par based program Bana dijiye

  • @durgeshpatil6903
    @durgeshpatil6903 4 роки тому

    Sir explain plz decimel to binary

  • @VinodKumar-vg6wq
    @VinodKumar-vg6wq 4 роки тому

    XOR opreter and left right shifting operator ka program me kya use kar sakte hain

  • @piyushraj338
    @piyushraj338 7 років тому

    sir please explain how to convert number in binary and then decimal

  • @runingboyofficial9613
    @runingboyofficial9613 3 роки тому

    Thanx for the video

  • @mayankdhama6490
    @mayankdhama6490 4 роки тому

    Sir can you please make a separate video and explain about LSB and MSB
    Please sir it's a request

  • @akshatshrivastava1580
    @akshatshrivastava1580 3 роки тому

    Sir Plz Ek Conversion Par Bhi Vedio Bana Dijiye Bhut Help Hogi

  • @sagarikahansda6824
    @sagarikahansda6824 4 роки тому

    Sir please explain how to convert decimal to binary?

  • @motivatedindia-thelion2816
    @motivatedindia-thelion2816 4 роки тому

    So easy Sir !

  • @bcabca3030
    @bcabca3030 5 років тому +1

    Sir explain the conversion in bitwise

  • @spwenglishchannel5189
    @spwenglishchannel5189 6 років тому +1

    A lot of thanks air

  • @thoughtsofkanz2972
    @thoughtsofkanz2972 5 років тому +1

    sir please explain binary conversion ...

    • @ArvindTechSolution
      @ArvindTechSolution 5 років тому +1

      Bhai bad me seekh lena yar
      Apna contact number do
      Main aapko sare conversions btaunga
      Binary
      Decimal
      Octal
      Hexadimal
      Every to every ...ok bro

  • @azharbisai2645
    @azharbisai2645 7 років тому

    sir right aur left shift mei apne example cover kiya hai uss mei last mei 000 hai agar last mei 111 hoga toh kya hoga

  • @luckygupta4153
    @luckygupta4153 4 роки тому +1

    Sir, I have problem in conversion of decimal to binary number.

  • @sachinbabu9960
    @sachinbabu9960 2 роки тому

    Sir please left and write shift operater ko detail samjayiye