Given the following problem specifications • You need to develop a system that reads character values from the user and
Posted: Fri May 20, 2022 11:30 am
Given the following problem specifications • You need to develop a system 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 at occurred. • Print the 2D array as a matrix, in addition to the answer