Back to the 2023 paper

Module 3 : Semantic Analysis & Symbol Table

20232m

Choose the correct answer of the following:
A dangling reference is a ..............
(i) pointer pointing to storage which is freed
(ii) pointer pointing to unutilized storage
(iii) pointer pointing to null
(iv) none of these

Similar questions