Difference between NULL pointer and Void pointer || by Sneha Das ||
NULL pointer :-
A null pointer means it is not pointing to anything. If, there is no address that is assigned to a pointer, then set it to null.
Void Pointer :-
A void pointer is nothing but the one who does not have any data type with it. It is also called as a general purpose pointer. It can hold the addresses of any data type.
Видео Difference between NULL pointer and Void pointer || by Sneha Das || автора Увлекательный код
Видео Difference between NULL pointer and Void pointer || by Sneha Das || автора Увлекательный код
Информация
5 декабря 2023 г. 15:46:11
00:00:42
Похожие видео