InterviewSolution
Saved Bookmarks
| 1. |
Is there a difference between iteration and recursion?(a) Yes(b) No(c) Yes, but only in some programming languages(d) Yes, but it depends on the version of programming language usedThe question was asked in an interview for internship.The question is from Looping topic in chapter Arduino Programming of Arduino |
|
Answer» Right option is (a) Yes |
|