Pergunta de entrevista da empresa Tata Consultancy Services

What is difference between void and null?

Resposta da entrevista

Sigiloso

6 de fev. de 2016

void is a data type which tells that the variable's data-type is not defined yet, whereas null means there is no data.