Structures in One Shot | Lecture 10 | C Programming Course

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 813

  • @CollegeWallahbyPW
    @CollegeWallahbyPW  3 месяца назад +10

    📗 Enroll Now in Decode Batches and become JOB READY:
    📌 Python with DSA: bit.ly/4bXv5xF
    📌 Java with DSA: bit.ly/49vEQkZ
    📌 C++ with DSA: bit.ly/49NnNKT

  • @manishranjan7387
    @manishranjan7387 Год назад +837

    Everyone please request Raghav sir for teaching complete DSA.

    • @harsharora1466
      @harsharora1466 Год назад +16

      Haa sir aap java mai DSA krva dijiye 🙏 😭🙏😭 pleaseeeee

    • @letsfun4801
      @letsfun4801 Год назад +3

      No

    • @letsfun4801
      @letsfun4801 Год назад +26

      C e chaiye humko

    • @harsharora1466
      @harsharora1466 Год назад +8

      @@letsfun4801 O bhai C to khatam hone vaali hai firr kya karega

    • @letsfun4801
      @letsfun4801 Год назад +7

      @@harsharora1466 c++ hoga

  • @gauravbisht7363
    @gauravbisht7363 10 месяцев назад +221

    Sir, you are a true Pokemon fan 🙏

    • @raman4486
      @raman4486 9 месяцев назад +8

      Yess, agreed. I'm also a diehard pokemon fan

    • @The_mentor777
      @The_mentor777 5 месяцев назад +9

      Aaj tak kabhi Pokemon nahi dekha 😅

    • @user-wl6cn1lk1v
      @user-wl6cn1lk1v 4 месяца назад +2

      Hello tu bhi iski vedios dekhta tha?

    • @falguni1107
      @falguni1107 3 месяца назад

      🤣🤣🤣

  • @Silver-Juniper
    @Silver-Juniper 9 месяцев назад +97

    First Teacher who is explaining structure with the help of cartoons, really like it

  • @14_satyaprakashswain60
    @14_satyaprakashswain60 10 месяцев назад +66

    TIME STAMPS:
    00:00 Introduction
    01:48 What and why?
    16:22 Declaration
    20:39 Initialization
    22:07 Memory allocation
    29:10 Output
    33:06 Input
    34:38 Array vs Structure
    37:11 Ques 1
    37:40 Ques 2 : True or false
    38:19 Quick Revision
    42:44 Another way to declare
    44:10 Ques 3 : Create a structure ‘book’
    58:53 Ques 4 : Find the error
    1:00:58 Objects and Classes
    1:08:06 Ques 5 : Create a structure ‘person’
    1:10:57 How are structure members stored
    1:11:36 Typedef
    1:29:32 Array of structures
    1:47:25 Ques 6 : Create array of structure ‘cricketer’
    2:04:30 Ques 7 : True or false
    2:04:54 Copying entire structure variable to another of same type
    2:13:04 Ques 8 : Comparing two structure variables of same type
    2:24:30 Nesting of Structures
    2:37:07 Ques 9 : MCQ
    2:40:13 Passing structure to functions
    2:41:24 Global declaration of structure
    2:47:34 Pass by value
    2:51:52 Homework 1
    2:56:03 Structure pointers
    3:05:13 Accessing structure variables using pointers
    3:14:20 Pass by reference
    3:22:41 Another way of initialization of a structure variable
    3:27:36 Ques 10 : Predict the output
    3:31:08 Ques 11 : MCQ
    3:34:31 Unions
    3:48:22 Maza aa gaya?

  • @Rishabhji-qv2pt
    @Rishabhji-qv2pt Год назад +77

    Finally i completed this lecture in 3 days but now I'm the master of structures👍

  • @priyansuprakash4580
    @priyansuprakash4580 9 месяцев назад +49

    Pokemon is best example
    Bachpan ki yaadein taaza Ho gayi😂😂😂🎉🎉🎉

  • @dipeshmishra5009
    @dipeshmishra5009 9 месяцев назад +45

    Kitne bhi legendary aur god Pokemon kyu na ho ....pr sab ke dilo mai Pikachu hi h 😂❤

  • @ayushman8589
    @ayushman8589 Год назад +50

    34:24 -> The ASCII value of 'F' is 70. Simple :)

  • @dsbohra
    @dsbohra 11 месяцев назад +18

    One of the best C language course online.

  • @MudassirHasan-it2yw
    @MudassirHasan-it2yw Год назад +18

    Pokemon smjh me aa gya pura , Structure k saath !!!
    Thnxx a lot sr !!!!

  • @AShishMishra-fo7wt
    @AShishMishra-fo7wt Год назад +9

    watching this lecture on teacher's day
    ..
    happy teachers day to all and thanks you sir for providing us knowledge.

  • @pratayamistry9721
    @pratayamistry9721 10 месяцев назад +14

    00:00 Introduction
    01:48 What and why?
    16:22 Declaration
    20:39 Initialization
    22:07 Memory allocation
    29:10 Output
    33:06 Input
    34:38 Array vs Structure
    37:11 Ques 1
    37:40 Ques 2 : True or false
    38:19 Quick Revision
    42:44 Another way to declare
    44:10 Ques 3 : Create a structure ‘book’
    58:53 Ques 4 : Find the error
    1:00:58 Objects and Classes
    1:08:06 Ques 5 : Create a structure ‘person’
    1:10:57 How are structure members stored
    1:11:36 Typedef
    1:29:32 Array of structures
    1:47:25 Ques 6 : Create array of structure ‘cricketer’
    2:04:30 Ques 7 : True or false
    2:04:54 Copying entire structure variable to another of same type
    2:13:04 Ques 8 : Comparing two structure variables of same type
    2:24:30 Nesting of Structures
    2:37:07 Ques 9 : MCQ
    2:40:13 Passing structure to functions
    2:41:24 Global declaration of structure
    2:47:34 Pass by value
    2:51:52 Homework 1
    2:56:03 Structure pointers
    3:05:13 Accessing structure variables using pointers
    3:14:20 Pass by reference
    3:22:41 Another way of initialization of a structure variable
    3:27:36 Ques 10 : Predict the output
    3:31:08 Ques 11 : MCQ
    3:34:31 Unions
    3:48:22 Maza aa gaya?

  • @mrcow6531
    @mrcow6531 Год назад +15

    Wow I am just 20 mins into this lecture and loving it haha Lessss gooo Pikachu

  • @Pd-bh1kd
    @Pd-bh1kd 3 месяца назад +3

    value can be pass with the help of return type and argument in function 2:48:00 we can change value in function

  • @Humarehan7894
    @Humarehan7894 Год назад +56

    I took 4 days to complete this one shot...but when I finished the lecture I was doubtless and and was on a good position in this topic. I then taught structures to my college friend 🙃

    • @master_26_10
      @master_26_10 Год назад +3

      ​@adolft_officialesa kuch ni hai bhai

    • @vahramirpunit
      @vahramirpunit 11 месяцев назад +10

      @adolft_official op islamic rules

    • @fseries379
      @fseries379 10 месяцев назад

      Terrorist

    • @thehiddenmartin
      @thehiddenmartin 3 месяца назад

      Chup be atankwadi​@adolft_official

  • @factworldpresents5232
    @factworldpresents5232 3 месяца назад +2

    Thankyou sir for this playlist this really helped me to attmpt all questions in my university exam .
    You give the best explanation according to me .I was not able to even read the c language. I had to literally ratta everything for my previous exam .And today I was able to write all answers on my own .thankyou for your help sir .❤❤

  • @NirajKumarPandey1234
    @NirajKumarPandey1234 Год назад +6

    [10].I have seen this lecture today. And you explain any concept in easy language, sir.
    7th September 2023.
    ❤❤❤❤❤

  • @fit_akhand366
    @fit_akhand366 6 месяцев назад +2

    00:05 Introduction to Structures in C Language
    02:04 Understanding the concept of structures in C programming
    08:06 Structures in C programming define user-defined data types
    11:10 Structures in C are used to define a collection of different attributes for a specific type of data.
    17:28 Introducing the concept of a block of code
    20:01 Introduction to storing data in structures
    25:20 Understanding the concept of storing data in structured blocks
    28:14 Understanding structures in C programming
    34:28 Understand the benefits of using structures in C programming.
    36:51 Using structures in C programming to store multiple similar elements
    42:30 Declaring and using structures in C programming
    45:18 Creating structures and initializing variables in C programming
    55:01 Using string functions for copying and initializing strings.
    57:47 Creating and utilizing structures in C programming
    1:04:19 Legendary Pokemon have special abilities and attributes
    1:06:54 Understanding nested structures in C programming
    1:14:05 Understanding data types and typedef in C programming.
    1:17:17 Discussion on creating and defining data structures in C programming
    1:22:02 Understanding pointers and memory allocation in C programming
    1:24:10 Discussing pointers and memory addresses in C programming.
    1:31:27 Creating and managing custom data structures in C programming
    1:34:48 Overview of creating and accessing elements in C structures
    1:39:26 Storing and naming data for Pokémon in C programming
    1:41:50 Introduction to creating and accessing structures in C programming
    1:46:39 Creating a structure in C programming for storing Cricketer information
    1:49:40 Understanding struct usage in C programming
    1:55:03 Input processing and output in C programming
    1:57:30 Structures input and manipulation in C programming
    2:06:00 Creating and copying structures in C programming.
    2:10:00 Understanding structures in C programming
    2:17:27 Comparison of user-defined data types in C programming
    2:20:27 Understanding comparison and assignment of variables in C programming
    2:26:19 Discussing abilities and data types in C programming
    2:29:46 Accessing and setting attributes of legendary Pokémon in C programming
    2:37:39 Understanding the concept of nested structures in C++
    2:41:42 Discussion on passing structures by reference in C programming
    2:46:16 Modifying structure attributes and functions in C programming
    2:50:02 Introducing structures in C programming
    2:57:38 Explanation of pointer usage with custom data types.
    3:01:31 Understanding C Program Structure
    3:08:40 Understanding pointers and their usage in C programming
    3:10:39 Understanding pointer usage in C structures
    3:15:19 Changing attributes of Pikachu in C programming using pointers
    3:17:59 Exploring pointer manipulation and structure changes in C programming
    3:23:01 Explanation on initializing structures and members in C programming
    3:24:57 Importance of structuring C programming code
    3:30:19 Understanding naming conventions and declaration structures in C programming
    3:33:21 Learning how to access and work with pointers in C programming
    3:38:55 Understanding the internal workings of the computer
    3:41:37 Understanding the size allocation of structures and unions.
    3:47:09 Introduction to using unions in C programming
    3:49:03 Casual farewell and anticipation for the next video

  • @vishweshupadhyay9035
    @vishweshupadhyay9035 Год назад +19

    Please sir teach us complete Data structures and algorithms

  • @jaysarkar7326
    @jaysarkar7326 Месяц назад +1

    Thanks sir for providing such unbelievable contents . I am interested in coding for your lectures. ❤

  • @gagan6345
    @gagan6345 9 месяцев назад +7

    Is coding easy ? Or Raghav sir's teaching Skill made Coding easy for me❤

  • @mitubeta5379
    @mitubeta5379 2 месяца назад +1

    What a great teaching❤❤ . The art of explain all the things is lovely 🌹🌹 and thank you so much

  • @dadprincessprincess2897
    @dadprincessprincess2897 Год назад +16

    Sir your teaching pattern is too good pls make video on DSA

  • @user-mw5ud9ug2z
    @user-mw5ud9ug2z 11 месяцев назад +13

    When you wanted to become a pokemon master but end up becoming a teacher instead

  • @ictfan-ly8gh
    @ictfan-ly8gh Месяц назад

    2:55:04
    The thing written s1.dept==s2.dept
    Will not work here.
    Bcoz str are 1d array (string name means indiacate there base address ) and comparing like this will compare their address which will not be equal.
    use strcmp function .
    If it returns 0 value then both strings are equal.

  • @DeepakSharma-de6uk
    @DeepakSharma-de6uk Год назад +10

    Marvelous teaching sir ji....❤🎉

  • @renumittal2549
    @renumittal2549 Год назад +21

    Sir please start full DSA in C one shot of this series.

    • @waheed9305
      @waheed9305 Год назад

      What is DSA ?
      Is it like formulas to solve questions in languages?

    • @waheed9305
      @waheed9305 Год назад

      Any how, for placements, I heard you should do DSA in C++ or JAVA? Why C

    • @campering6670
      @campering6670 Год назад

      ​@@waheed9305yes it is need for placement and development too

    • @mr_anonymous123
      @mr_anonymous123 9 месяцев назад

      ​@@waheed9305data structures is a subject itself .

  • @balkaran6726
    @balkaran6726 9 месяцев назад +4

    at 2:37:30 only 2nd option should be correct...because bolts is basically the attribute to engine....

    • @SanketMotewar-nx9zo
      @SanketMotewar-nx9zo 8 месяцев назад

      No sir are correct 💯

    • @ParthDabhiOfficial
      @ParthDabhiOfficial 4 месяца назад

      3 is correct, search on google

    • @ictfan-ly8gh
      @ictfan-ly8gh Месяц назад

      Yes u are right .
      Bolt is attributed and engine is structure and maruti is a variable

  • @yashopgaming9368
    @yashopgaming9368 8 месяцев назад +1

    Sir the explanation was mind blowing the way you gave examples were so good and I think I'll get good marks in 1st semester after watching your full playlist of c programming

  • @tuhinmaity2970
    @tuhinmaity2970 6 месяцев назад +1

    Pura RUclips me coding samjhane ka baap hoo tum sir😮... you are great ...plz dsa vi karwa doo c++ meh...we all will support you 😊

  • @user-dm5lf4nn9r
    @user-dm5lf4nn9r Год назад +6

    most helpful video for understanding structure in c!!!

  • @Deelu1317
    @Deelu1317 4 месяца назад +1

    Yes sir please explain complete dsa ❤❤❤

  • @sujalsharma487
    @sujalsharma487 Год назад +12

    at 2:04:22 , the issue regarding the %[^
    ]s can be solved if we use a space between " and % means you can write like this scanf(" %[^
    ]s",arr[i].name);

  • @rajupadhyay4312
    @rajupadhyay4312 8 месяцев назад +1

    Now ,i can say i become master in structure.Thank you so much sir🙏

  • @mattamsujitha8090
    @mattamsujitha8090 2 месяца назад

    Raghav ji aap ka class bhadiya...I m from Andhra Pradesh..TQ so much ji

  • @dishantgupta9986
    @dishantgupta9986 11 дней назад

    sir i understand structures completly as pokemon is my favourite cartoon till now

  • @Vishal-Bagada
    @Vishal-Bagada 5 месяцев назад +1

    sir pokemon ka example liya to mera vo game khelne ka man kar gya :)

  • @Ganesh.programmer
    @Ganesh.programmer 11 месяцев назад +3

    One of the best teacher of c language ❤

  • @pratyushtripathi1728
    @pratyushtripathi1728 Год назад +5

    Hii sir Maja aa gaya, please upload the next topic videos 👍👍❤️❤️👌👌👌

  • @MaajAnsari-ul7ki
    @MaajAnsari-ul7ki 7 месяцев назад

    Sir You are the best teacher for cording..... Aapke jaisa koi bhi dots clear nahi karta hai sir.❤❤ Thankyou so much ❤❤❤

  • @Official_deep0.4
    @Official_deep0.4 6 месяцев назад +1

    Sir please complete dsa Playlist Lao baht helpful hoga Hamareliye aapka samjhaneka tarika baht Acha hai😊

  • @shrayanpramanik8985
    @shrayanpramanik8985 11 месяцев назад +4

    After 12th grade, never thought that PW would rescue me again.

  • @diwakarsingh1907
    @diwakarsingh1907 Год назад +6

    Sir please proceed to next topic ASAP

  • @swarajholmukhe3865
    @swarajholmukhe3865 9 месяцев назад +1

    d of the existing dala and not overwritten onto it.
    Output: 12, 3.9
    6, n
    Given an aitay and a value, write a C program to find if therc is a triplet in array whose sum is equal|5
    to the given valuc. If there is such a triplet present in array, then print the triplet and retum true. Else
    return false.
    Input: aTay = |12, 3, 4, 1, 6, 9}, sum=24;
    Output: 5,3, 1
    Explanation: Therc is a triplet (12, 3 and 9) present in the array whose sum is 24.
    Input: array = {1,2, 3, 4, 5}, sum =9
    Explanation: There is a triplet (5.3 and 1) present in th

  • @ManjeetSingh-xz5tc
    @ManjeetSingh-xz5tc 5 месяцев назад +1

    Felt some difficulty in understanding but understood thanks sir

  • @RanjeetKumarceb
    @RanjeetKumarceb Год назад +3

    Please sir make video on problem solving on java with DSA

  • @vrajpatel9453
    @vrajpatel9453 Год назад +3

    When teacher is Pokémon fan❤

  • @Aupscaspirant7637
    @Aupscaspirant7637 Год назад +4

    sir please make a video on stacks ,queues ,linked list it is being taught in my college💓💓💓💓💓💓💓💓💓💓💓💓💓💓 like this comment guys

  • @bibekyohogamer6372
    @bibekyohogamer6372 4 месяца назад

    Maza aagaya sir ❤❤❤. For me you are the best teacher of coding in RUclips(Hindi)❤❤.

  • @ictfan-ly8gh
    @ictfan-ly8gh Месяц назад

    1:29:00
    Here we can use
    int *a=&x, *b=&y;
    This is correct code.

  • @CoderRohan
    @CoderRohan Год назад +4

    Sir aap simple bolte hai to jyada dar lagta hai 😂

  • @sudhanshunain4690
    @sudhanshunain4690 Год назад +3

    i think at 2:39:00 we dont have any structure named bolts and i think there is a int datatype named bolts inside struct engine thats why we assigned value into it. So only the 2nd option is true.

    • @AmitSingh-ty5hw
      @AmitSingh-ty5hw Год назад +2

      Exactly that's a mistake in the video. Finally someone watched the lecture with focus.

    • @ictfan-ly8gh
      @ictfan-ly8gh Месяц назад

      ​@@AmitSingh-ty5hwu are right

  • @bhuwanchhabra3114
    @bhuwanchhabra3114 10 месяцев назад +3

    Mja aa gya @Raghav sir

  • @victorb22622
    @victorb22622 4 месяца назад

    1:11:37 contiguous होना चाहिए कंटीन्यूअस की जगह। 1:13:39 typedef का मतलब creating alias of data type

  • @nishit4939
    @nishit4939 4 месяца назад

    2:38:00 Answer of this question 9 is only 2nd. Because here we are assigning the value 25 to the bolts, which mean bolts is not the whole structure, it is just the property of the engine structure, and that engine structure is nested within the maruti structure
    Hope I'm right

  • @RanjeetKaur-qi5ok
    @RanjeetKaur-qi5ok Месяц назад

    Thnku sir for wonderful explanation 🙏🏻

  • @rachana4903
    @rachana4903 6 дней назад +1

    Yes sir , Dsa in c++

  • @Tiranga596
    @Tiranga596 Месяц назад

    Best teacher in the world ....❤️

  • @AkhileshChoudhary-w8b
    @AkhileshChoudhary-w8b Месяц назад

    Sir, Gajab ka logic laga kar padate ho❤❤❤❤❤❤❤❤

  • @shubhamkumar3139
    @shubhamkumar3139 9 месяцев назад +1

    thank you sir maja aa gya........❣❣

  • @user-wz8gx6ty1q
    @user-wz8gx6ty1q 6 месяцев назад

    Sir I bunk my c class whole semester because you create these playlist thank you ❤❤

  • @thinker6829
    @thinker6829 8 месяцев назад +2

    34:24 F is ASCII value of 70😊

  • @rajveersoni1703
    @rajveersoni1703 3 месяца назад

    mza a gya sir best lecture literally understood everything

  • @user-vt2qe5gr8e
    @user-vt2qe5gr8e Месяц назад +1

    Sir aap c++ pada dijye aap kafi achha padaate ho 🔥🔥

  • @ujjwalgorain7594
    @ujjwalgorain7594 3 месяца назад

    2:40:12 option 2 is the answer because bolt is not a structure it is an attribute only.

  • @rishitanathani8968
    @rishitanathani8968 Год назад +3

    Best lecture of structure.. thank you sir❤

  • @engineervisit-gx1bd9px4c
    @engineervisit-gx1bd9px4c Год назад +1

    Sar Mujhe aapane satisfied khaya ki I am best ,mujhe lagta hai ki me ek Accha programmer bn sakta hu ,thank u sir ,thank you so much sir

  • @user-ko9xm8vx1n
    @user-ko9xm8vx1n 8 месяцев назад

    thank you sir...
    majja matlab ek dam poora crystal clear ho gya......thanks alot....4 hrs done
    printf("PRANAAM");

  • @B.TECanu
    @B.TECanu 3 месяца назад

    maza aa gya...and i hope hm ye sb ka logic na bhoole and aur aage learn kare

  • @AdityaChaudhary-ik4iy
    @AdityaChaudhary-ik4iy 4 месяца назад

    all concepts cleared nicely explained

  • @bhavi6115
    @bhavi6115 9 дней назад

    Thank you so much sir ☺️❤❤🙏🙏🙏 Pokemon ->Best example 😄👏😁❤ Wonderful lecture 🎉🎉
    Maza aa gaya 👏🤩🥳

  • @raghavraj8287
    @raghavraj8287 Месяц назад +1

    Thank you sir ji 🙏

  • @raghavn24
    @raghavn24 9 месяцев назад +1

    mja to aa hi gya sirrr .....sb revise ho gya achhe se

  • @yogendrayadav823
    @yogendrayadav823 Год назад +6

    One of the best teacher for coding in pw❤

  • @NONAME-1911
    @NONAME-1911 11 месяцев назад +1

    34:22 ---> ASCII value of 'F' is : - 70.

  • @NikhilSharma-pu3re
    @NikhilSharma-pu3re Год назад +3

    Sir, please upload next video soon.We are waiting

  • @siteshprusty3879
    @siteshprusty3879 6 дней назад

    34:30
    Ans. Due to ascill values

  • @ShubhodipDas-rs9ps
    @ShubhodipDas-rs9ps 3 месяца назад

    Yes sir please complete DSA kara dijiye

  • @ishaanms9194
    @ishaanms9194 Год назад +2

    Sir please explain union and user defined function

  • @SalmanGhafoor-ff6ve
    @SalmanGhafoor-ff6ve 3 месяца назад

    sir i am thankful to you if you will help us in making a snake game

  • @softwareefficient
    @softwareefficient 9 месяцев назад +1

    One shoet of C linklist

  • @nitin1436_
    @nitin1436_ Год назад +2

    DSA

  • @Sukhmnn_Preet
    @Sukhmnn_Preet Год назад +2

    2:00:00 The problem is not with the [^
    ]. The real problem is when you inputted the name of second character, before that you used an extra enter(I could see that because you entered next line) which resulted in inuptting an empty string as the name of second cricketer. After that you tried to enter a string in an int data type which caused the program to die and just put garbage values. Btw I knew this because i faced this issue a lot while i was making a project in which I had to use a string input just after an int type input, and I had to use chat gpt to know what is the problem.

    • @Anshusthoughts
      @Anshusthoughts Год назад +1

      2:51:20 homework 1...i didn't get the point and string ka use kr k kaise compare kru structure ko error aa rhi hai. Can you please help me? Hope you'll answer.

    • @Sukhmnn_Preet
      @Sukhmnn_Preet Год назад +1

      This took me 20 minutes because I decided to write it on phone. Worst decision ever lol. I am not sure if there are any errors or not. But logic is correct.Also which year are you in?

    • @Sukhmnn_Preet
      @Sukhmnn_Preet Год назад +1

      @@Anshusthoughts if you see my answer reply

    • @DakshAgarwall
      @DakshAgarwall Год назад +1

      bro then what is the solution ?

  • @sandeepkorram322
    @sandeepkorram322 2 месяца назад

    Maza aa gya sirr thank u so much.....😊❤

  • @pravinsingh3453
    @pravinsingh3453 Год назад +6

    What a video sir. Amazing explanation with cod. In this video structures explanation is given very easy and understandable.

  • @MohitYadav-uf2mf
    @MohitYadav-uf2mf 3 месяца назад

    sir definately maza aya .

  • @Truth.and_right
    @Truth.and_right 3 месяца назад

    int *u=&a,*v=&b;
    gives the right answer

  • @pankajkorkalai9049
    @pankajkorkalai9049 10 месяцев назад +2

    Raghv sir is true Pokemon fan ❤😅😊

  • @sanjoymaity2010
    @sanjoymaity2010 3 месяца назад

    High level explanation sir❤

  • @PRANAVMISHRA-wd3nj
    @PRANAVMISHRA-wd3nj Месяц назад

    Maza aa gyz sir
    Please teach complete dsa.

  • @JogenKayam
    @JogenKayam 10 месяцев назад +1

    Pokemon maja aa gya ...Raghav bhaiya op🔥🔥🔥🔥🔥🔥🔥

  • @IIESTian
    @IIESTian Год назад +1

    Sir please C ko continue kijiye

  • @js_thakur01
    @js_thakur01 2 месяца назад +1

    Virat & ABD ----> ❤

  • @scienceresearchersandtechn5475
    @scienceresearchersandtechn5475 2 месяца назад

    mza aa gya, Good understanding skill

  • @siddharthdas3413
    @siddharthdas3413 Год назад

    Sir aap bohut acha padha rahe ho please sir full Java course Ka Ek separate playlist start koro

  • @user-wy8yc2er2t
    @user-wy8yc2er2t 8 месяцев назад +1

    printf("Raghav sir, you are my savior");

  • @bhagwansagar
    @bhagwansagar 9 месяцев назад +1

    @raghavsir plzz complete this series of dsa all topic .............

  • @ankitmishra697
    @ankitmishra697 Год назад

    Sir please ऐसे ही 12 lecture on C++ ले लीजिए please....
    Aapki sari code copy par likhte huye aaye है achhe से अब c++ चाहिए same aise hi...

  • @sudhanshunain4690
    @sudhanshunain4690 Год назад +2

    Thank you so much sir, it was a great lecture clearing alot of concepts!

    • @satvikchauhan85
      @satvikchauhan85 Год назад +2

      Yeah now kindly teach us structures😁😁

    • @sudhanshunain4690
      @sudhanshunain4690 Год назад +1

      @@satvikchauhan85 ohho see who is here jhatvik himself😂