Question: How does dynamic typing complicate troubleshooting?

  1. It can be difficult to identify variables that are incorrectly typed
  2. The dynamic variables can assume only limited values
  3. Storage is fixed for dynamic variables
  4. Static variables are more flexible than dynamic variables

Answer: The correct answer of the above question is Option A:It can be difficult to identify variables that are incorrectly typed