Question d’entretien chez Samsung Electronics

How one class can use methods from other classes?

Réponses aux questions d'entretien

Utilisateur anonyme

5 sept. 2018

there are many ways. first make that method public. then create an instance of that class who have the method . And using that instance call the method. By inheritance .

1

Utilisateur anonyme

17 juil. 2017

Concatenation.