<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Substring Problems in Java</title><link>http://www.bing.com:80/search?q=Substring+Problems+in+Java</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Substring Problems in Java</title><link>http://www.bing.com:80/search?q=Substring+Problems+in+Java</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>JavaScript String substring () Method - W3Schools</title><link>https://www.w3schools.com/jsref/jsref_substring.asp</link><description>The substring () method extracts characters, between two indices (positions), from a string, and returns the substring. The substring () method extracts characters from start to end (exclusive).</description><pubDate>Sun, 23 Aug 2026 12:00:00 GMT</pubDate></item><item><title>SUBSTRING (Transact-SQL) - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/t-sql/functions/substring-transact-sql?view=sql-server-ver17</link><description>The SUBSTRING function returns a portion of a specified character, binary, text, or image expression.</description><pubDate>Sun, 23 Aug 2026 11:03:00 GMT</pubDate></item><item><title>String.Substring Method (System) | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/dotnet/api/system.string.substring?view=net-10.0</link><description>You call the Substring (Int32, Int32) method to extract a substring from a string that begins at a specified character position and ends before the end of the string.</description><pubDate>Sun, 23 Aug 2026 07:07:00 GMT</pubDate></item><item><title>String.prototype.substring () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring</link><description>The substring () method of String values returns the part of this string from the start index up to and excluding the end index, or to the end of the string if no end index is supplied.</description><pubDate>Sat, 22 Aug 2026 07:01:00 GMT</pubDate></item><item><title>SQL Server SUBSTRING () Function - W3Schools</title><link>https://www.w3schools.com/SQL/func_sqlserver_substring.asp</link><description>Definition and Usage The SUBSTRING () function extracts some characters from a string. Syntax SUBSTRING (string, start, length)</description><pubDate>Sat, 22 Aug 2026 20:58:00 GMT</pubDate></item><item><title>Substring - Wikipedia</title><link>https://en.wikipedia.org/wiki/Substring</link><description>In formal language theory and computer science, a substring is a contiguous sequence of characters within a string. For instance, " the best of " is a substring of " It was the best of times ".</description><pubDate>Sat, 15 Aug 2026 13:21:00 GMT</pubDate></item><item><title>Java String substring () Method - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/java/substring-in-java/</link><description>In Java, the substring () method of the String class returns a substring from the given string. This method is most useful when you deal with text manipulation, parsing, or data extraction.</description><pubDate>Sun, 23 Aug 2026 02:20:00 GMT</pubDate></item><item><title>Substrings: A Comprehensive Guide - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/dsa/introduction-to-substring/</link><description>Definition: A substring is a contiguous sequence of characters within a larger string. It is essentially a smaller portion of a string extracted from the original string. Substrings are often used for various text manipulation tasks, including searching, comparing, and extracting data.</description><pubDate>Sun, 23 Aug 2026 02:13:00 GMT</pubDate></item><item><title>std::basic_string&lt;CharT,Traits,Allocator&gt;:: - cppreference.com</title><link>https://en.cppreference.com/cpp/string/basic_string/substr</link><description>Returns a substring [pos, pos + count). If the requested substring extends past the end of the string, i.e. the count is greater than size() - pos (e.g. if count == npos), the returned substring is [pos, size ()).</description><pubDate>Sun, 23 Aug 2026 04:29:00 GMT</pubDate></item><item><title>JavaScript Substring (): Extract a Substring from a String</title><link>https://www.javascripttutorial.net/javascript-substring/</link><description>In this tutorial, you'll learn how to use the JavaScript substring () method to extract a substring from a string.</description><pubDate>Thu, 20 Aug 2026 07:17:00 GMT</pubDate></item></channel></rss>