Dr. Obieda Ananbeh

PhD in computer science

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Dr. Obieda Ananbeh

PhD in computer science

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Blog Post

Two Dimensional Array In Java

Two Dimensional Array In Java

In this lesson we will learn :

1. Declare and Initializing Two Dimensional Array.

2. Access the Elements of an Array using for loop.

Accessing the source code I used in this video: https://github.com/oananbeh/JavaDataStucture/tree/main/twoDimensionArray/src/twoDimensionArray

Write a comment