String Handling in Java Class 10 ICSE - 05 in Hindi |String Programming Practise||Computer Wallah

158 Просмотры
Издатель
Link to our website : https://www.computerwallah.site
String Handling in Java Class 10 ICSE in Hindi - 01 : https://youtu.be/IXCUv2dw0iQ
String Handling in Java Class 10 ICSE in Hindi - 02 : https://youtu.be/FSaG__JoRWg
String Handling in Java Class 10 ICSE in Hindi - 03 : https://youtu.be/bMTTQ13AhHw
String Handling in Java Class 10 ICSE in Hindi - 04 : https://youtu.be/pfqj7ylxJOg
In this video I had discussed about a program of String Handling in Java for class 10 ICSE.
Program discussed :
Write a program to enter a sentence from the keyword and count the number of times a particular word occurs in it. Display the frequency of the search word.
Sample Input : The quick brown fox jumps over the lazy dog.
Enter a word to search : the
Sample Output :
Search word occurs 2 times.


Methods which have been discussed in previous video :

- trim()
- toLowerCase()
- toUpperCase()
- equals()
- equalsIgnoreCase()
- indexOf()
- lastIndexOf()
- length()
- charAt()
- concat()
- compareTo()
- compareToIgnoreCase()
- replace()
- substring()
- startsWith()
- endsWith()
- valueOf()

Patterns in Java Playlist : https://www.youtube.com/playlist?list=PLeybsazNWUUXtLnsDmmYc6JvNeKqVpofS
Programming Practice Videos Playlist: https://www.youtube.com/playlist?list=PLeybsazNWUUW1DNoErQY1PGY81JZmxLc6
Computer Applications ICSE 10/9 Playlist: https://www.youtube.com/playlist?list=PLeybsazNWUUXVjHJ2-8hWnhx_CrY50-I6
Series Questions Programming Practice: https://www.youtube.com/playlist?list=PLeybsazNWUUXcDHTwybu4P8CIdAuhxv_2

Contact me : ash1080ekhar@gmail.com
Категория
Язык программирования Java
Комментариев нет.