Answer the question
In order to leave comments, you need to log in
How can a table be implemented in java for further operations?
Good day!
I am creating a small application in android and to get the test result, you need to pull data from the table (not to be confused with the database). Question - what is the best way to represent this table in java? Image of the table below - I was
thinking of creating a two-dimensional array, but since the values of the first column are also important, I decided that after the double array, I should use if ... else to compare the day and month and display the corresponding result. Is there an easy way to implement a table like this?
Thanks in advance)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question