Pregunta de entrevista de HP Inc.

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

Respuesta de la entrevista

Anónimo

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