Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,727 results
How Do I Get A Substring From A String In Java? In this informative video, we break down the process of extracting substrings ...
1 view
6 months ago
Learn how to replace a substring in a string using the `contains` and `replace` functions in Java effectively.
21 views
10 months ago
Ever wanted to count how many letters are in a word, grab one specific letter, or slice out part of a sentence in Java? ✂️ You can ...
131 views
2 months ago
Comparing System.out.println() and String.substring() in Java.
5 views
3 months ago
Download 1M+ code from https://codegive.com/80d9fd4 certainly! in java, the `string` class provides several useful methods for ...
3 views
Learn how to find the `/*` substring in a Java string using simple Java methods and techniques. --- Disclaimer/Disclosure ...
Learn how to easily find and print a string from a list based on a substring match in Java programming. --- This video is based on ...
0 views
8 months ago
Learn how to easily extract substrings in Java using simple methods such as `substring`, `indexOf`, and regular expressions.
Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...
6 views
Learn how to find the `/*` substring within a Java string using different approaches to improve your string manipulation skills.
This video is about how you can find and extract a substring programatically in java without using inbuild string function.
7 views
Related Videos: https://youtu.be/Krnk-VskPdA?si=iU_jMDReGyGcJHjP ...
24 views
7 months ago