Multiple choice technology programming languages

What is the first step to designing a recursive algorithm?

  1. Make sure all your subroutines are thread-safe

  2. Free all unallocated memory blocks

  3. Normalize your data model

  4. Determine the answer to question above

Reveal answer Fill a bubble to check yourself
D Correct answer