Strings (Solved Problem 5)

preview_player
Показать описание
C Programming: Strings Program in C Programming.
Topics discussed:
1) GATE CS 2018 solved question on strings in C.

Music:
Axol x Alex Skrindo - You [NCS Release]

#CProgrammingByNeso #CProgramming #Strings #StringsProgram #StringsInC
Рекомендации по теме
Комментарии
Автор

Excellent! learning how Gate makes fool of us! 😂

ericosmostech
Автор

This was perfect explanation, I am surprised how it's simple give you the idea and put it in your mind, even if it is so complicated !!
Thx a lot Neso Academy

Codality
Автор

sir ur content is the 8th wonder of this world!!!!absolutely priceless

harshgupta
Автор

this example give more clearity to understand the concept of the pointers

rajivkumawat
Автор

It was amazing...
Thanx a lot for sharing this much of knowledge to us..

hemasundarkasturi
Автор

hey you really cleared alot of stuff up for me again thank you!
you are one of the best tutors on youtube for programming and greetings from the USA :)

tails_the_god
Автор

when programming the focus should be on details which the majority of others miss and expect you to know, but there is no suggestiveness about computers, you either explain to the smallest element or prepare for many seg faults :D, exemplary channel, bravo!

vasilvasilev
Автор

After watching it for the third time, I have finally understood the solution.
I would like to thank you very much for providing these videos. Much Appreciated!

lazzy
Автор

able to solve this question by my own without solution, , , thankyou for providing such lectures❣

Aabara_ka_dabara
Автор

Really really supr wat a explanation .. thanks a lot...I'm waiting for structure and union topics plz plz upload soon plz.i need that topics.

MrGk-lupz
Автор

Brilliant explanation ! thank you for the effort

volkangundogdu
Автор

wonderful explanation!!I salute you sir

amitkabi
Автор

Funniest and most exciting exercise so far ♥🔥

aidix
Автор

Ossum ....and I love your voice ... ❤️ The way of teaching... ❤️ Superb

bhavaniganti
Автор

Your explanation is amazing thanks:")

arwaelkasaby
Автор

Hi sir I have a doubt. You said that the local variables in a fun does not affect the values of variables in the main fun. Then how come the second part of the output was bye hi. Can u give me the reason ?

dharu_
Автор

how much time do you think such questions should take in the examination hall?

AdarshKumar-vtwc
Автор

i dont get this question, why in fun1 the change is local but not in fun2

Thethappiboy
Автор

I watch this video 5th time untile I understand it ❤❤❤❤❤🎉🎉🎉😂😂😂😂

chandararanget
Автор

Hello l've got a little question i think I'm missing something.
Why in the first printf there wasn't a * before str1 and str2? I wrote the code and got segmentation fault but i don't understand why Neso did not include the dereference operator - * . Thanks for the help :D

AlmogYosef