Comment on Tutorial - Using substring( ) in Java By Fazal
Comment Added by : Fazal
Comment Added at : 2008-09-12 20:17:53
Comment on Tutorial : Using substring( ) in Java By Fazal
Hi puru, The syntax is substring(int startIndex, int endIndex). Therefore you should pass two integer numbers to this method. The first one indicates the starting index and the second one indicates the ending index. For example, if you want to take the substring 'He' from the String 'Hello' then you would specify substring(0,2) which means start from the first character and finish after the second character.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Thanks a lot...I've been trying to fix my apache f
View Tutorial By: Lázaro at 2010-01-20 03:32:07
2. when i trying to build the above program it is giv
View Tutorial By: bhagyalaxmi at 2008-10-10 23:45:45
3. but it will be very simple if we use pointer in it
View Tutorial By: Hot Water Systems at 2009-06-01 03:51:48
4. notify does NOT wake up the first thread waiting.
View Tutorial By: Armin at 2009-07-26 07:25:09
5. i did the same thing..but it s nt working.. :(
View Tutorial By: dEviL at 2008-12-03 10:20:31
6. I have a problem , i cant see the Microsoft.Office
View Tutorial By: Japz at 2012-01-16 09:51:11
7. Hi, I implemented those project in my NetBeans, cr
View Tutorial By: Leshqo at 2008-11-14 07:09:13
8. Best
Thanks
View Tutorial By: Sujit at 2009-01-12 22:38:08
9. Hi All,
I am new to J2ME Applicatio
View Tutorial By: golemnagesh at 2010-12-05 22:43:50
10. i want to open pdf file from sd card and i dont wa
View Tutorial By: Karan Mavadhiya at 2013-01-30 12:02:30