Lesson 17 Java Array (Part2)

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 5

  • @ChristianGamo-fn9hf
    @ChristianGamo-fn9hf Рік тому

    Thank you ma'am for giving me more informations about java. Keep it up!

  • @jinu_w
    @jinu_w Рік тому

    The video teaches about arrays in Java, including their fixed length, data type requirement, and numeric index access. It gives real-world applications like data storage and scientific simulations, and shows an example of calculating the average of scores using an array. Additionally, the video explains the declaration, instantiation, and initialization of arrays, covering single and multi-dimensional arrays, and the for-each loop for printing array values.

  • @Kaloloytv7
    @Kaloloytv7 Рік тому

    Java arrays are a way to store multiple values of the same type in a single variable. They can be used to simplify your code and make it more efficient, as well as enable you to work with large sets of data. Understanding how to create and manipulate arrays is an essential skill for any Java programmer. By using arrays, you can write programs that are easier to read, maintain, and understand.

  • @nidornav729
    @nidornav729 Рік тому

    builds on the concepts covered in the first video on Java arrays. thank you

  • @lozadajosephm.1217
    @lozadajosephm.1217 Рік тому

    Done maam😊❤️