Currently, the data from the excel file is stored statically in both, the java and c++ code.
You need to write code for both languages to take in data directly from the excel file so that it dynamically updates the data if any changes are made in the excel sheet.
Currently, the data from the excel file is stored statically in both, the java and c++ code.
You need to write code for both languages to take in data directly from the excel file so that it dynamically updates the data if any changes are made in the excel sheet.