Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Names Starting with Letter B | Methods
Java Extended
course content

Contenido del Curso

Java Extended

Java Extended

1. Deep Java Structure
2. Methods
3. String Advanced
4. Classes
5. Classes Advanced

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.

Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 3
toggle bottom row

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.

Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 3
toggle bottom row

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.

Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡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.

Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 2. Capítulo 3
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt