substring() in java || does substring() always creates a new string ? | java.lang.string

preview_player
Показать описание
This video covers substring() in java in depth. We are going to learn the following thing by the end of this tutorial.

1) What are the different substring method present in java
eg. substring(1) in java
substring(1,2)
2) We are also going to cover what are the different exceptions we might get when we are dealing with substring method.

3) In which case substring method will not create a new string?

link to the next video : (how substring method works internally in java)

Stay tuned and like my Facebook page for more.

Music :
-----------
credits : -
(intro)
1)
Creative Commons — Attribution 3.0 Unported— CC BY 3.0

-----

intro template :
Рекомендации по теме
Комментарии
Автор

Bro please make some videos on Java 8 and Java 9 new features like functional programming, stream, jshell etc concept.It would be very helpful bcoz nowadays a lot of interviewers are asking new features of java.plzzzz

SurajAgarwaladad
Автор

Why the str.subString(str.length()) does not show exception as str.subString(5), 5th Index does not exist in case of "hello"

krishasharma_AJ
Автор

sir you are awesome make some full tutorial on jsp

rickypatel