Question d’entretien chez HP Inc.

What is Object/class/static/dynamic memory in Java ? Questions about C? Projects done, do you use GIT?

Réponse à la question d'entretien

Utilisateur anonyme

3 nov. 2019

Class is a blueprint where we implement objects in java. Static means how much you need before you start whereas dynamic means how many it will be so it will be complicated to manage.

1