substring in Java||substring () method in Java||Java beginners Tutorial||String class

Опубликовано: 10 Апрель 2026
на канале: ToThePoint Program Easily
72
7

substring() is a part of a string. It is a java string class inbuilt method.
It extract the part of the string ,starting from start index and excluding the last index value , which is passed as the argument, creating a whole new string.
I am using IntelliJ IDEA as IDE, you can use Eclipse or NetBeans too.

You can go and check my other videos, too.
Please like and subscribe.