Question d’entretien chez Tata Steel

Write a code in Java to find the mean of an Array

Réponse à la question d'entretien

Utilisateur anonyme

14 mai 2025

Simply add all the number's of Array and divide it by n, where n is length of the array