Learn from Leaders, Learn from ABC. Watch our latest technical videos in your language: For Hindi:- bit.ly/2TRuGVP For Kannada:- bit.ly/31NH63M For Telugu:- bit.ly/2MuYRRP For Tamil:- bit.ly/2Num5Hz
@rahulkumarsharma11325 жыл бұрын
felt like watching a movie climax scene, awesome presentation
@ABCforTechnologyTraining5 жыл бұрын
We all put in a lot of effort; thank you for acknowledging our hard work. Happy learning, Rahul!
@venkateshvenkatesh-xg5cq5 жыл бұрын
God has given great talent to you sir.Please share atleast c and c++ programming knowledge to the next generation. you will be rememberd for long time by all student and teaching fraternity
@ABCforTechnologyTraining5 жыл бұрын
Thank you Venkatesh. We will definitely work on your valuable suggestions.
@parmodjangra58324 жыл бұрын
Anyone can clearly see you efforts sir...., great job keep doing.... Thank you❤ sir for providing great content without boring us
@notavailable5105 жыл бұрын
You are really amazing sir..You had put all your efforts to make students understand the concept 100%👌
@ABCforTechnologyTraining5 жыл бұрын
Thanks for the compliment, Yuvraj. As Abdul Kalam Ji quoted "Teaching is a very noble profession that shapes the character, calibre, and future of an individual. If the people remember me as a good teacher, that will be the biggest honour for me", hence we at ABC have a very strong conviction to nurture young minds and mold them into something great from the first day of our inception.
@tejasghodkhande33814 жыл бұрын
Very nice teaching style Awesome Thank you so much sir!!!
@ABCforTechnologyTraining4 жыл бұрын
Most welcome, Tejas! Keep watching, Keep learning!
@gouravkarmakar96064 жыл бұрын
Thank you sir,the tutorials are excellent and really helping me to overcome my fear of string
@SAURABHSINGH-od7vp5 жыл бұрын
Sir,your way of teaching is vey very good..
@ABCforTechnologyTraining5 жыл бұрын
Thanks for your appreciation, Saurabh. Happy Learning!:)
@arjunnatukula71285 жыл бұрын
Plz in c
@prashantkadam21284 жыл бұрын
Sir, slightly change in the logic required just in case there are multiple blank spaces then we have to handle it by below condition if(y[i]==' ' && y[i+1]!=' ') this will handle the multiple spaces condition.
@aniketpatwa62005 жыл бұрын
Awesome explanation sir
@ABCforTechnologyTraining5 жыл бұрын
Thanks a ton, Aniket. Kindly Like, Share and Subscribe to experience nontraditional learning.
@tejkumarkempaiah49064 жыл бұрын
Very good initiative, Please add more videos on Java concepts..
@muhammadsajjad97694 жыл бұрын
Love u Sir from Pakistan
@cephajj1715 жыл бұрын
thanks man it really helped me a lot for my tests
@ABCforTechnologyTraining5 жыл бұрын
We appreciate your response. Thank you, Cepha. Kindly Like, Share and Subscribe. Happy Coding!
@varshamehra81645 жыл бұрын
Sir..u r awesome
@coolgirlsharu5 жыл бұрын
Explain the programs on string to string type array sir ,ur explanation is damn good sir
@Ejiro_Edema5 жыл бұрын
Great video. How do I make the first character of a string to be in uppercase and the remaining characters to be in lowercase.
@anantgavas23104 жыл бұрын
In the same program how to check if the first letter of each word in sentence is already in uppercase??
@varunsb88574 жыл бұрын
I got this doubt?
@rasikasandbhor4194 жыл бұрын
I have tried this program for user input. but after blank space next string is not printed for my code.
@marrigopikrishna93625 жыл бұрын
Sir please upload the array programs in java
@MahendraKumar-pf8wj5 жыл бұрын
Sir one boundary case is not taken care when the last character of a string is a blankspace. So there won't be a i+1 character to convert to uppercase
@karankhot65394 жыл бұрын
s.trim()
@hafizmuhammadzaid45875 жыл бұрын
If the first latter of the string is already in uppercase then this code will not work.
@ABCforTechnologyTraining5 жыл бұрын
Right! We assure ourselves that you have watched both the previous episodes (Part-1 & Part-2). Let me reiterate, in the first episode, we have taken two SPECIFIC cases and in the subsequent episodes, we have provided the solutions for the same respectively. Nevertheless! A small conditional change to the program code of this episode will give you the expected result - if (y[i] >= 'a' && y[i]
@mohankumarkg38225 жыл бұрын
Sir i have one doubt , how can u convert string to lower/upper case if given string contains both lower and upper case letters?
@dharanijayachandran88734 жыл бұрын
Watch the Episode 10. It will help u...
@VICKY-zy4bg4 жыл бұрын
Output shows no accessible methods
@arivanwali66654 жыл бұрын
Please what is (32) is mean ?
@nikhilkumargiri42665 жыл бұрын
This is not working in case of user input.So everytime I change the initialization.
@ABCforTechnologyTraining5 жыл бұрын
In order to simplify the explanation, we have hardcoded the input string in the program code. Nevertheless, the same logic should work for user inputs as well. Kindly share your program code here, we'll fix the errors.
@ashishjha43914 жыл бұрын
Why are we subtracting y[0]-32
@jitendraniranjan2724 жыл бұрын
Because small 'a' value is 97 Therefore if we subtract 97-32=65 65 is capital A value thn is replace small a to A.
@karthikp6015 жыл бұрын
Both first and last letter of each word in c how
@arjunnatukula71285 жыл бұрын
Same doubt
@surajmahato25574 жыл бұрын
this code will fail as soon as you give two or more spaces in between the string for example "aradhya brilliance center"
@shankysays4 жыл бұрын
Ye tutorial cum motivational video hai. Lol good video though.