Pergunta de entrevista da empresa GlobalLogic

Please explain what is class in JAva?

Resposta da entrevista

Sigiloso

25 de mar. de 2021

A class is a user defined blueprint or prototype from which objects are created. It represents the set of properties or methods that are common to all objects of one type.