employer cover photo
employer logo
employer logo

Tata Consultancy Services

Part of Tata Group

Engaged Employer

Tata Consultancy Services Interview Question

What is difference between void and null?

Interview Answer

Anonymous

Feb 6, 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.