Summary
Keywords
Full Transcript
In this video, Raghav Sir will teach you about STRINGS. This is Lecture 9 of the C Programming series. Topics covered are - character arrays, null character, puts( ) and gets( ), character Pointers as Strings, builtin functions. STRUCTURES will be covered in the next Lecture in DETAIL, coming SOON. So what are we waiting for? Let us meet in the class! Are you finding the classes helpful? Stay tuned for more! Access the notes and assignments for this class for free at : ▶️http://bit.ly/3CVbcqW PW Skills is announcing the launch of the following programs, Binary Batch:- Java-with-DSA-&-System-Design (Java with DSA & System Design) https://pwskills.com/course/Java-with-DSA-and-system-design (Hindi) https://pwskills.com/course/Java-with-DSA-and-System-Design (English) Sigma Batch:- Full-Stack-Web-Development (MERN Stack) https://pwskills.com/course/Full-Stack-web-development (Hindi) https://pwskills.com/course/Full-Stack-Web-Development (English) Impact Batch:- Data-Science-Masters (Full Stack Data Science) https://pwskills.com/course/Data-Science-masters (Hindi) https://pwskills.com/course/Data-Science-Masters (English) Website - https://pwskills.com/ Instagram - https://www.instagram.com/pwcollegewallah/ LinkedIn - https://www.linkedin.com/company/ineuron-ai https://www.linkedin.com/company/physicswallah/ Telegram - https://t.me/SkillsPW Discord - https://discord.gg/m7YSX6Xh Twitter - https://twitter.com/pw__skills TIME STAMPS: 00:00 Introduction 01:30 Revisiting Arrays 03:39 What are Strings? 06:28 Address of Character Array elements 12:51 ASCII values revision 16:41 Creating character arrays 18:38 NULL character ‘\0’ 26:53 String initialization without individual characters 33:39 actual size of string 37:34 Accessing and Modifying individual characters 41:43 Different ways of printing particular element 46:54 puts() and gets() and %[^\n]s 56:57 Ques : Reverse a String 58:02 Declaring string without size? 1:08:15 **Character Pointers as Strings?? 1:37:34 Shallow and Deep Copy 1:47:03 Builtin functions of string 1:48:08 strlen() function 1:50:53 strcpy() function 1:53:05 strcat() function 1:57:17 Ques : Insert a new character at a position in string 2:02:08 Maza aa gaya? #CProgramming #Strings #OneShotCCourse #CompleteCTutorial #CLecture9 #ProgrammingBasics #LearnCProgramming #OneShotCTutorial #PhysicsWallah #CollegeWallah #PWSkills
