C Program to Copy a String | In Hindi

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • C Program to Copy a String | In Hindi | Tutorial 76
    In this video I have explained a simple string program to copy a string into another string. To Copy a string we access the original string character by character and storing that into another empty string. When all the elements are copies we put null (\0) to the end of the string.
    Link to Previous Video: • C Program to Count Tot...
    Link to Next Video: • C Program to Concatena...
    =======================================================================
    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 Used:
    string copy program in c
    strcpy in c
    strcpy in c programming
    string copy
    string copy without functions
    copy string into another string in c
    copy string in c
    string copy in c
    strcpy
    c strcpy function
    c string library
    string library functions
    string library
    strcpy example
    strcpy example program in c
    strcpy()
    strncpy function in c
    strcpy function in c
    strcpy function
    strncpy function
    strncpy example in c
    #codeitup
    #string
    #array

Komentáře • 18

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

    Excellent explanation sir thanks a lot🥰😇

  • @--Ricordo---
    @--Ricordo--- Před 5 měsíci +1

    Please also use with for loop ... facing problem in printing through for loop

  • @Mr.Nirupendra
    @Mr.Nirupendra Před 3 měsíci

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

    Nice video sir ji

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

    Nice video sir..

  • @nimitasingh1404
    @nimitasingh1404 Před 2 lety

    Thank You sir!

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

    Thanks सर ( i am student of anup sir from mjk college )

  • @rishuraj6406
    @rishuraj6406 Před 2 lety

    sir aapke c ke tutorial me the c preprocessor aur input/output ka lecture nhi hai

  • @talhabhatti8751
    @talhabhatti8751 Před 3 lety

    Sir ye program samjha dain kindly
    Program to find first occurrence of character in string..

  • @ajayingale6884
    @ajayingale6884 Před 2 lety

    Why we cant Write printf("
    Copied String=%c",b[i])

  • @ishankhan5110
    @ishankhan5110 Před 2 lety

    Sir a[i] = b[i] kyu nhi kiya mene Kiya tha to kch or hi print ho raha hai please bataiye 🙂

    • @satender1616
      @satender1616 Před 2 lety

      b(i) mai garbage value aa gayagi

    • @Vaibhav_Bhardwaj
      @Vaibhav_Bhardwaj Před rokem +1

      bhai assignment operator ka kaam hai right side ke operand ki value ko left operand mai assign krne ka

    • @deadshotgaming9970
      @deadshotgaming9970 Před 8 měsíci +1

      =assignment operator hota ha uske baare me pad pahle