write a java code that reads character values grom the user and store them in a 2D array of size [2][3]. then find how many times the letter 'a' occured, print the 2D array as a matrix in addition to the answer
write a java code that reads character values from the user and store them in a 2D array of size [2][3]. then find how many times the letter 'a' occured, print the 2D array as a matrix in addition to the answer
write a java code that reads character values grom the user and store them in a 2D array of size [2][3]. then find how m
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am