Pregunta de entrevista de MathWorks

what precautions one must take while using pointers

Respuestas de entrevistas

Anónimo

14 de jul de 2011

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

1

Anónimo

13 de mar de 2026

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

Anónimo

10 de jun de 2011

no idea

1