Pergunta de entrevista da empresa Tata Consultancy Services

What is constructor in java?

Resposta da entrevista

Sigiloso

29 de nov. de 2021

Constructor is special type of method which name as same as class name which is used to create object of class.