Numeric Data Types in C Programming in Hindi part 2 | Play with Numbers - int, float, double

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

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

  • @DataFlairHindi
    @DataFlairHindi  5 หลายเดือนก่อน

    Get ready for top companies with our placement-ready C Programming full course on TechVidvan: techvidvan.com/courses/c-programming-course-hindi/?campaign=ytcd&ref=1374
    Apart from structured learning, you will get:
    - Study Material
    - Notes
    - Practical Codes
    - Quizzes & Tests
    - Interview Questions
    - Real-time Projects
    - Videos in Sequential Order
    - Video Playlist
    - Roadmap to get job
    - Job updates
    - Industry-recognized Certificate
    In case of any queries, please contact us on 8451097879 / info@techvidvan.com

  • @gopalkumar9839
    @gopalkumar9839 2 หลายเดือนก่อน

    Amazing Concept

  • @amreshkadam6877
    @amreshkadam6877 3 หลายเดือนก่อน

    octal =(0-7)and have base 8
    decimal=( 0-9) and 10 base
    hexadecimal=(0-15)and 15 base 0 to 9 and 10 =A 11=b and ..15=f

  • @amreshkadam6877
    @amreshkadam6877 3 หลายเดือนก่อน

    We can use int in c language by 3 types
    decimal
    octal
    hexadecimal

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

    Good knowledge

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

    Sir ,when u first explained octal u calculated like this 12 is the octal number and the base is 8 so the math goes like this 2 x 8 to the power 0 = 2 and 1x8 to the power 2 and u got 16 total = 18, and then the second time you explained the octal it was like : 2x8 to the power 0 = 2 and 1x8 to the power 1 = 10, I guess is a mistake? it actually happened on the octal + hexademical question. hope u can clarify and I've been really enjoying ur teaching so far, thank you!!

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

      012= 2 * 8 to power 0 + 1*8 to power 1 is correct method 2 + 8=10 is correct method

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

    but i need practice sir

  • @RiyaShende-u6d
    @RiyaShende-u6d 3 หลายเดือนก่อน

    a=0*DAD
    ke program me error arha hai sir

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

    but sir ager int a=013 hi printk
    karana h to kya karenge sir

  • @SiddhantShukla-c9e
    @SiddhantShukla-c9e 2 หลายเดือนก่อน

    Sir last question ka answer 3328 aa rha h kya ye sahi h