Code Programs on Strings & Pointers - 5 | Logical Programming in C | Naresh IT

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • Code Programs on Strings & Pointers - 5 | Logical Programming in C | Naresh IT
    ** For Online Training Registration: goo.gl/r6kJbB ► Call: +91-8179191999
    Subscribe to our channel and hit the bell 🔔🔔🔔 icon to get video updates.
    💡 Visit Our Websites
    For Classroom Training : nareshit.in/c-...
    For Online Training : nareshit.com/c...
    --------------------------
    💡 About NareshIT:
    "Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA , Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA, Hyderabad, Chennai and Vijayawada, Bangalore India which provides online training across all the locations
    --------------------------
    💡 Our Online Training Features:
    🎈 Training with Real-Time Experts
    🎈 Industry Specific Scenario’s
    🎈 Flexible Timings
    🎈 Soft Copy of Material
    🎈 Share Videos of each and every session.
    --------------------------
    💡 Please write back to us at
    📧 us.training@nareshit.com/ 📧 online@nareshit.com or Call us at the USA: ☎+1404-232-9879 or India: ☎ +918179191999
    --------------------------
    💡 Check The Below Links
    ► For Course Reg: goo.gl/r6kJbB
    ► Subscribe to Our Channel: goo.gl/q9ozyG
    ► Circle us on G+: plus.google.co...
    ► Like us on Facebook: / nareshit
    ► Follow us on Twitter: / nareshitek
    ► Follow us on Linkedin: goo.gl/CRBZ5F
    ► Follow us on Instagram: goo.gl/3UXYK3

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

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

    Thankyou sir, 🙏

  • @lavishjain992
    @lavishjain992 4 ปีที่แล้ว +3

    In 1st pf statement you have considered s to be a STRING. In 2nd statement you have considered s to be a POINTER. So what is it exactly?! PLEASE EXPLAIN!

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

      S is pointing to the base address of the String array which means that it automatically gets attached to the String array. So when you print it using %s specifier, it will print the characters present in the array one by one. Similarly, had you used only %d specifier, it would have printed 1000.

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

    Sir can you make video on char ****p fir storing multiple line

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

    Sir who is this naresh!???😓

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

      Founder of Naresh IT coaching

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

    Thank you sir

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

    thank you sir...