What is the best way to preserve type safety in assembly language?

  1. Don't link your modules to modules written in any other language

  2. Make sure you declare all your variables' data types ahead of time

  3. Don't add variables of one type to variables of another

  4. Devout prayer


Correct Option: D

Find more quizzes: