Зміст курсу
Java Extended
Java Extended
Challenge: Names Starting with Letter B
Завдання
You are given an array of names of type String
. Your task is to write a sortNamesStartWithLetterB
method that will return only the names from this array that starts with the letter B
.
Don't forget to use the keyword return
and utilize String
methods.
Дякуємо за ваш відгук!
Challenge: Names Starting with Letter B
Завдання
You are given an array of names of type String
. Your task is to write a sortNamesStartWithLetterB
method that will return only the names from this array that starts with the letter B
.
Don't forget to use the keyword return
and utilize String
methods.
Дякуємо за ваш відгук!
Challenge: Names Starting with Letter B
Завдання
You are given an array of names of type String
. Your task is to write a sortNamesStartWithLetterB
method that will return only the names from this array that starts with the letter B
.
Don't forget to use the keyword return
and utilize String
methods.
Дякуємо за ваш відгук!
Завдання
You are given an array of names of type String
. Your task is to write a sortNamesStartWithLetterB
method that will return only the names from this array that starts with the letter B
.
Don't forget to use the keyword return
and utilize String
methods.