Sollicitatievraag bij Tata Consultancy Services

What is difference between void and null?

Antwoord op sollicitatievraag

Anoniem

6 feb 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.