Pregunta de entrevista de MathWorks

what precautions one must take while using pointers

Respuestas de entrevistas

Anónimo

14 jul 2011

pointers are numbers, so they can manipulated and changed accidentally without causing compiling error

1

Anónimo

13 mar 2026

Must delete data inside pointer pointing to and point to null after use

Anónimo

10 jun 2011

no idea

1