Increment Decrement in C Programming | In Hindi

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • Increment Decrement in C Programming | In Hindi | Tutorial 12
    There are a lots of operator in C Programming. Operators are those which performs some operation. There are basically following types of operators:
    1. Arithmetic Operator
    2. Relational Operator
    3. Assignment Operator
    4. Logical Operator
    5. Increment/Decrement Operator
    6. Sizeof Operator
    7. Ternary Operator
    In this video I have explained the Increment Decrement Operators in c programming. Increment (++) as the name suggests increases the value of a variable by 1 whereas Decrement operator decreases the value of a variable by 1. Further Increment and decrement operators are divided into two parts:
    a. Prefix Increment Decrement
    b. Postfix Increment Decrement
    Link to Previous Video: • Logical Operator in C ...
    Link to Next Video: • Sizeof Operator in C P...
    =======================================================================
    CODEITUP PLAYLISTS
    1. C Programming Playlist: • C Language Tutorial in...
    2. C++ Programming Playlist: • C++ Tutorial in Hindi
    3. Java Programming Playlist: • Java Tutorials For Beg...
    4. Python Programming Playlist: • Complete Python Tutori...
    5. CBSE Class 12 (CS) Python Playlist: • CBSE Class XII Python ...
    6. CBSE Class 12 (IP) Playlist: • CBSE Class XII IP Pand...
    7. CBSE Class 11 (CS) Playlist: • CBSE Class XI Python T...
    8. CBSE Class 10 (IT): • Class 10 Information T...
    9. Networking Playlist: • Networking
    10. MySQL Playlist: • Structured Query Langu...
    11. Web Designing: • Web Designing | HTML |...
    12. NumPy Playlist: • Complete Numpy Tutoria...
    13. Computer Fundamental Playlist: • Fundamentals of Computer
    =======================================================================
    Telegram Channel: t.me/codeitupl...
    Facebook Group: / 21673. .
    Instagram: t.me/codeitupyt
    Facebook Group: www.facebook.c...
    Facebook Page: / codeitup-104310264625489
    Website: codeitup.in
    Join this channel to get access to perks: / @codeitup
    =======================================================================
    Tags:
    increment & decrement operators
    increment operators
    decrement operators
    increment and decrement operators examples
    increment decrement in c programming
    pre increment
    post increment
    pre decrement
    post decrement
    c language
    increment operators in hindi in c
    decrement operators in c in hindi
    postfix operators
    prefix operators
    increment ++ operators
    decrement -- operators
    c programming language
    #codeitup
    #coperators
    #cprogramming

Komentáře • 41

  • @ananyashukla1976
    @ananyashukla1976 Před 3 lety +4

    Thank you so much sir ,the way you explain each and every concept is amazing....

    • @codeitup
      @codeitup  Před 3 lety +4

      Most welcome dear, keep learning.. God bless you!

  • @harshit868
    @harshit868 Před 2 měsíci

    🎉🎉 lovely

  • @youthoob3573
    @youthoob3573 Před rokem +1

    #question #doubt
    Sir . a=a+1 or a++ (inc/Dec. Operator)
    But, a=a+1 or a+=1 (assignment operator)
    So, can we say
    a+=1 or a++ are the same thing ?
    If yes, the inc/Dec operator alag se q parh rhe hai hmlog, if we have already studied assignment operator??
    If not,
    Then what's the difference between
    a+=1 and a++ .

  • @jannatmeena1645
    @jannatmeena1645 Před rokem +1

    In your program example a=5 you have taken..so Sir printf("value of a = %d" ,++a ;
    Increment hoga toh 5 se hokr 6 hoga apne 7 ku kaha

    • @amitrana8147
      @amitrana8147 Před rokem

      Uske baad printf function use kiya hain matlab jo value ++a thi vo 5 se 6 ho gyi .ab a ke andar 6 store hain .phir next line main printf again use kiya hain ++a ab wo 7 ho jayega a =7

    • @pranitadhangle4996
      @pranitadhangle4996 Před rokem

      ​@@amitrana8147toh a value 8 hold karega ki 7?

    • @amitrana8147
      @amitrana8147 Před rokem

      @@pranitadhangle4996 8

  • @priyankafegde1246
    @priyankafegde1246 Před 2 lety

    Amazing video tutorial 👌🏻🤗🙏🏻

  • @deepakrai9683
    @deepakrai9683 Před 4 lety

    Excellent explaination

  • @vishal_kumar7149
    @vishal_kumar7149 Před rokem

    Best explanation

  • @yunikbhattarai967
    @yunikbhattarai967 Před 3 lety

    Thanks, Sir

  • @nabeanrokaya3691
    @nabeanrokaya3691 Před 3 lety

    Hats off to you❤️

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

      Thanks dear, please share this with your friends..

  • @Vishnu_311
    @Vishnu_311 Před rokem

    Easy explanation, thankyou sir 😁😂😂😂

  • @BABLISINGH-wf8dw
    @BABLISINGH-wf8dw Před 5 lety +1

    nICE

  • @itsmanupurea01
    @itsmanupurea01 Před rokem

    Nice🔥

  • @zfrmansuri
    @zfrmansuri Před 3 lety +4

    Sir please provide us notes.

  • @HarshGupta-lu5zg
    @HarshGupta-lu5zg Před 3 lety +1

    Nice sir👍

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

      Welcome dear, please share this playlist with your friends..

    • @HarshGupta-lu5zg
      @HarshGupta-lu5zg Před 3 lety

      @@codeitup sir please make a videoes python and MySQL or DBMS ,i am enthusiastic to learn these language.and which language am i learn to able to campus placement .

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

      @@HarshGupta-lu5zg Python and MySQL videos are already there in the playlist. Please visit the playlist section and you will find them.

    • @HarshGupta-lu5zg
      @HarshGupta-lu5zg Před 3 lety

      @@codeitup sir sql all complete in 20 videos or aap banayenge aage videos.

    • @codeitup
      @codeitup  Před 3 lety

      @@HarshGupta-lu5zg It's all completed.

  • @thecodingjunction902
    @thecodingjunction902 Před 3 lety

    Sir pehle vedios main app ne identity opearator discuss kiya but pehle list main increament to nahi tha.
    Kindly suggest ?

    • @codeitup
      @codeitup  Před 3 lety

      Not getting your question.

    • @thecodingjunction902
      @thecodingjunction902 Před 3 lety

      @@codeitup @codeitup is c language main identity operator && Membership nahin hota hai kya ?

  • @battukgamingyt3123
    @battukgamingyt3123 Před 2 lety

    Sir ji is par ek video upload karo or practical karke dikhao

  • @vinaypatel6947
    @vinaypatel6947 Před 4 měsíci

    Sir spoken kaise sahi kiya jaye ..

  • @kartikmahajanv8192
    @kartikmahajanv8192 Před 2 lety +1

    Sir please ise turbo parsamjap

  • @battukgamingyt3123
    @battukgamingyt3123 Před 2 lety

    Sir ji program run nhi oh raha hai

  • @pranalishinde28
    @pranalishinde28 Před 8 měsíci

    Is concept Mai confusion ho raha hai sir bolat😢

  • @devkumarsunar9669
    @devkumarsunar9669 Před rokem

    sir notes mil sakta haii

  • @AIMIMUP
    @AIMIMUP Před 3 lety

    Provide us notes sir in pdf