Contenido del Curso
Java Extended
Java Extended
Challenge: Names Starting with Letter B
Tarea
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.
¡Gracias por tus comentarios!
Challenge: Names Starting with Letter B
Tarea
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.
¡Gracias por tus comentarios!
Challenge: Names Starting with Letter B
Tarea
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.
¡Gracias por tus comentarios!
Tarea
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.