Null pointer can be used as?
Null pointer can be used as?
خالی پوائنٹر کے طور پر استعمال کیا جا سکتا ہے؟
Explanation
Null pointers can be used for various purposes in programming, including as an error value, a sentinel value, and to stop indirection in a recursive data structure.