Pergunta de entrevista da empresa HP Inc.

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

Resposta da entrevista

Sigiloso

3 de nov. de 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