1. [ Java ] startsWith
The method t.startsWith(s) checks if string t startsWith s.
List the countries that start with "D"
test text
1. [ C# ] StartsWith
The method t.startsWith(s) checks if string t startsWith s.
List the countries that start with "D"
test text